All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download core JAR 12.65.2 with all dependencies


An advanced, free and open source Java library that contains THE MOST POWERFUL CLASSPATH SCANNER for criteria based classes search. It’s possible to search classes by every criteria that your immagination can made by using lambda expressions. Scan engine is highly optimized using direct allocated ByteBuffers to avoid heap saturation; searches are executed in multithreading context and are not affected by “the issue of the same class loaded by different classloaders” (normally if you try to execute "isAssignableFrom" method on a same class loaded from different classloader it return false). This library is useful also for creating classes during runtime, facilitate the use of reflection and much more...

Files of the artifact core version 12.65.2 from the group org.burningwave.

Artifact core
Group org.burningwave
Version 12.65.2
Last update 09. September 2024
Tags: code reflection advanced frameworks optimized scanning more classes runtime generating executing facilitating building filesystem java library paths stringified useful class much highly
Organization Burningwave
URL https://www.burningwave.org/
License MIT License
Dependencies amount 2
Dependencies slf4j-api, asm,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of core Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of core version 12.65.2

META-INF
META-INF.META-INF.LICENSE
META-INF.META-INF.MANIFEST.MF
META-INF.maven.org.burningwave.core
META-INF.maven.org.burningwave.core.META-INF.maven.org.burningwave.core.pom.properties
META-INF.maven.org.burningwave.core.META-INF.maven.org.burningwave.core.pom.xml
.module-info
org.burningwave
org.burningwave.org.burningwave.banner.bwb
org.burningwave.core
org.burningwave.core.org.burningwave.core.Cache
org.burningwave.core.org.burningwave.core.Cleanable
org.burningwave.core.org.burningwave.core.Closeable
org.burningwave.core.org.burningwave.core.Component
org.burningwave.core.org.burningwave.core.Context
org.burningwave.core.org.burningwave.core.Criteria
org.burningwave.core.org.burningwave.core.Executable
org.burningwave.core.org.burningwave.core.Identifiable
org.burningwave.core.org.burningwave.core.LoggingLevel
org.burningwave.core.org.burningwave.core.ManagedLogger
org.burningwave.core.org.burningwave.core.Memorizer
org.burningwave.core.org.burningwave.core.Objects
org.burningwave.core.org.burningwave.core.SLF4JManagedLoggerRepository
org.burningwave.core.org.burningwave.core.SimpleManagedLoggerRepository
org.burningwave.core.org.burningwave.core.Strings
org.burningwave.core.org.burningwave.core.SystemProperties
org.burningwave.core.org.burningwave.core.Virtual
org.burningwave.core.assembler
org.burningwave.core.assembler.org.burningwave.core.assembler.ComponentContainer
org.burningwave.core.assembler.org.burningwave.core.assembler.ComponentSupplier
org.burningwave.core.assembler.org.burningwave.core.assembler.StaticComponentContainer
org.burningwave.core.classes
org.burningwave.core.classes.org.burningwave.core.classes.AnnotationSourceGenerator
org.burningwave.core.classes.org.burningwave.core.classes.BodySourceGenerator
org.burningwave.core.classes.org.burningwave.core.classes.ByteCodeHunter
org.burningwave.core.classes.org.burningwave.core.classes.ByteCodeHunterImpl
org.burningwave.core.classes.org.burningwave.core.classes.ClassCriteria
org.burningwave.core.classes.org.burningwave.core.classes.ClassFactory
org.burningwave.core.classes.org.burningwave.core.classes.ClassFactoryImpl
org.burningwave.core.classes.org.burningwave.core.classes.ClassHunter
org.burningwave.core.classes.org.burningwave.core.classes.ClassHunterImpl
org.burningwave.core.classes.org.burningwave.core.classes.ClassLoaderManager
org.burningwave.core.classes.org.burningwave.core.classes.ClassPathHelper
org.burningwave.core.classes.org.burningwave.core.classes.ClassPathHelperImpl
org.burningwave.core.classes.org.burningwave.core.classes.ClassPathHunter
org.burningwave.core.classes.org.burningwave.core.classes.ClassPathHunterImpl
org.burningwave.core.classes.org.burningwave.core.classes.ClassPathScanner
org.burningwave.core.classes.org.burningwave.core.classes.ClassSourceGenerator
org.burningwave.core.classes.org.burningwave.core.classes.Classes
org.burningwave.core.classes.org.burningwave.core.classes.CodeExecutor
org.burningwave.core.classes.org.burningwave.core.classes.CodeExecutorImpl
org.burningwave.core.classes.org.burningwave.core.classes.ConstructorCriteria
org.burningwave.core.classes.org.burningwave.core.classes.Constructors
org.burningwave.core.classes.org.burningwave.core.classes.CriteriaWithClassElementsSupplyingSupport
org.burningwave.core.classes.org.burningwave.core.classes.ExecutableMemberCriteria
org.burningwave.core.classes.org.burningwave.core.classes.ExecuteConfig
org.burningwave.core.classes.org.burningwave.core.classes.FieldAccessor
org.burningwave.core.classes.org.burningwave.core.classes.FieldCriteria
org.burningwave.core.classes.org.burningwave.core.classes.Fields
org.burningwave.core.classes.org.burningwave.core.classes.FunctionSourceGenerator
org.burningwave.core.classes.org.burningwave.core.classes.FunctionalInterfaceFactory
org.burningwave.core.classes.org.burningwave.core.classes.FunctionalInterfaceFactoryImpl
org.burningwave.core.classes.org.burningwave.core.classes.FunctionalInterfaceSourceGenerator
org.burningwave.core.classes.org.burningwave.core.classes.GenericSourceGenerator
org.burningwave.core.classes.org.burningwave.core.classes.JavaClass
org.burningwave.core.classes.org.burningwave.core.classes.JavaMemoryCompiler
org.burningwave.core.classes.org.burningwave.core.classes.JavaMemoryCompilerImpl
org.burningwave.core.classes.org.burningwave.core.classes.LoadOrBuildAndDefineConfig
org.burningwave.core.classes.org.burningwave.core.classes.LoadOrBuildAndDefineConfigAbst
org.burningwave.core.classes.org.burningwave.core.classes.MemberCriteria
org.burningwave.core.classes.org.burningwave.core.classes.Members
org.burningwave.core.classes.org.burningwave.core.classes.MembersRetriever
org.burningwave.core.classes.org.burningwave.core.classes.MemoryClassLoader
org.burningwave.core.classes.org.burningwave.core.classes.MethodCriteria
org.burningwave.core.classes.org.burningwave.core.classes.Methods
org.burningwave.core.classes.org.burningwave.core.classes.Modules
org.burningwave.core.classes.org.burningwave.core.classes.PathScannerClassLoader
org.burningwave.core.classes.org.burningwave.core.classes.PojoSourceGenerator
org.burningwave.core.classes.org.burningwave.core.classes.SearchConfig
org.burningwave.core.classes.org.burningwave.core.classes.SearchContext
org.burningwave.core.classes.org.burningwave.core.classes.SearchResult
org.burningwave.core.classes.org.burningwave.core.classes.SourceCodeHandler
org.burningwave.core.classes.org.burningwave.core.classes.SourceGenerator
org.burningwave.core.classes.org.burningwave.core.classes.TypeDeclarationSourceGenerator
org.burningwave.core.classes.org.burningwave.core.classes.UnitSourceGenerator
org.burningwave.core.classes.org.burningwave.core.classes.VariableSourceGenerator
org.burningwave.core.concurrent
org.burningwave.core.concurrent.org.burningwave.core.concurrent.NullExecutableException
org.burningwave.core.concurrent.org.burningwave.core.concurrent.QueuedTaskExecutor
org.burningwave.core.concurrent.org.burningwave.core.concurrent.Synchronizer
org.burningwave.core.concurrent.org.burningwave.core.concurrent.TaskStateException
org.burningwave.core.concurrent.org.burningwave.core.concurrent.TasksMonitorer
org.burningwave.core.concurrent.org.burningwave.core.concurrent.Thread
org.burningwave.core.function
org.burningwave.core.function.org.burningwave.core.function.Executor
org.burningwave.core.function.org.burningwave.core.function.MultiParamsConsumer
org.burningwave.core.function.org.burningwave.core.function.MultiParamsFunction
org.burningwave.core.function.org.burningwave.core.function.MultiParamsPredicate
org.burningwave.core.function.org.burningwave.core.function.PentaConsumer
org.burningwave.core.function.org.burningwave.core.function.PentaFunction
org.burningwave.core.function.org.burningwave.core.function.PentaPredicate
org.burningwave.core.function.org.burningwave.core.function.QuadConsumer
org.burningwave.core.function.org.burningwave.core.function.QuadPredicate
org.burningwave.core.function.org.burningwave.core.function.Runnable
org.burningwave.core.function.org.burningwave.core.function.ThrowingBiConsumer
org.burningwave.core.function.org.burningwave.core.function.ThrowingBiFunction
org.burningwave.core.function.org.burningwave.core.function.ThrowingBiPredicate
org.burningwave.core.function.org.burningwave.core.function.ThrowingConsumer
org.burningwave.core.function.org.burningwave.core.function.ThrowingFunction
org.burningwave.core.function.org.burningwave.core.function.ThrowingPredicate
org.burningwave.core.function.org.burningwave.core.function.ThrowingQuadFunction
org.burningwave.core.function.org.burningwave.core.function.ThrowingRunnable
org.burningwave.core.function.org.burningwave.core.function.ThrowingSupplier
org.burningwave.core.function.org.burningwave.core.function.ThrowingTriFunction
org.burningwave.core.function.org.burningwave.core.function.ThrowingTriPredicate
org.burningwave.core.function.org.burningwave.core.function.TriConsumer
org.burningwave.core.function.org.burningwave.core.function.TriFunction
org.burningwave.core.function.org.burningwave.core.function.TriPredicate
org.burningwave.core.io
org.burningwave.core.io.org.burningwave.core.io.ByteBufferInputStream
org.burningwave.core.io.org.burningwave.core.io.ByteBufferOutputStream
org.burningwave.core.io.org.burningwave.core.io.FileCriteria
org.burningwave.core.io.org.burningwave.core.io.FileInputStream
org.burningwave.core.io.org.burningwave.core.io.FileOutputStream
org.burningwave.core.io.org.burningwave.core.io.FileSystemHelper
org.burningwave.core.io.org.burningwave.core.io.FileSystemItem
org.burningwave.core.io.org.burningwave.core.io.FileSystemItemNotFoundException
org.burningwave.core.io.org.burningwave.core.io.IterableZipContainer
org.burningwave.core.io.org.burningwave.core.io.PathHelper
org.burningwave.core.io.org.burningwave.core.io.PathHelperImpl
org.burningwave.core.io.org.burningwave.core.io.Resources
org.burningwave.core.io.org.burningwave.core.io.Streams
org.burningwave.core.io.org.burningwave.core.io.StreamsImpl
org.burningwave.core.io.org.burningwave.core.io.ZipContainerEntryCriteria
org.burningwave.core.io.org.burningwave.core.io.ZipFile
org.burningwave.core.io.org.burningwave.core.io.ZipInputStream
org.burningwave.core.iterable
org.burningwave.core.iterable.org.burningwave.core.iterable.IterableObjectHelper
org.burningwave.core.iterable.org.burningwave.core.iterable.IterableObjectHelperImpl
org.burningwave.core.iterable.org.burningwave.core.iterable.Properties
org.burningwave.core.iterable.org.burningwave.core.iterable.TaskBasedIterator
org.burningwave.core.iterable.org.burningwave.core.iterable.ThreadBasedIterator
org.burningwave.core.jvm
org.burningwave.core.jvm.org.burningwave.core.jvm.BufferHandler




© 2015 - 2024 Weber Informatics LLC | Privacy Policy