All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download com.github.burningwave JAR files with all dependencies

Search JAR files by class name

bw-core from group com.github.burningwave (version 1.7.6)

Burningwave core is 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. Burningwave core 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...

Group: com.github.burningwave Artifact: bw-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact bw-core
Group com.github.burningwave
Version 1.7.6
Last update 30. December 2019
Organization not specified
URL https://github.com/burningwave/bw-core
License not specified
Dependencies amount 2
Dependencies slf4j-api, asm,
There are maybe transitive dependencies!

bw-graph from group com.github.burningwave (version 0.9.29)

A framework for create graphs of synchronous/asynchronous Java method calls using a JSon configuration

Group: com.github.burningwave Artifact: bw-graph
Show all versions Show documentation Show source 
 

0 downloads
Artifact bw-graph
Group com.github.burningwave
Version 0.9.29
Last update 20. December 2019
Organization not specified
URL https://github.com/burningwave/bw-graph
License not specified
Dependencies amount 4
Dependencies bw-core, jackson-annotations, jackson-core, jackson-databind,
There are maybe transitive dependencies!



Page 1 from 1 (items total 2)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy