is not current version
Last Version 12.53.0

Burningwave Core 8.21.2

An advanced and highly optimized Java building frameworks library: it is useful for scanning class paths, generating classes at runtime, facilitating the use of reflection, scanning the filesystem, executing stringified code and much more...

License

License

GroupId

GroupId

org.burningwave
ArtifactId

ArtifactId

core
Version

Version

8.21.2
Type

Type

jar
Description

Description

Burningwave Core
An advanced and highly optimized Java building frameworks library: it is useful for scanning class paths, generating classes at runtime, facilitating the use of reflection, scanning the filesystem, executing stringified code and much more...
Project URL

Project URL

https://www.burningwave.org/
Project Organization

Project Organization

Burningwave
Source Code Management

Source Code Management

https://github.com/burningwave/core

Download core 8.21.2


<!-- https://jarcasting.com/artifacts/org.burningwave/core/ -->
<dependency>
    <groupId>org.burningwave</groupId>
    <artifactId>core</artifactId>
    <version>8.21.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.burningwave/core/
implementation 'org.burningwave:core:8.21.2'
// https://jarcasting.com/artifacts/org.burningwave/core/
implementation ("org.burningwave:core:8.21.2")
'org.burningwave:core:jar:8.21.2'
<dependency org="org.burningwave" name="core" rev="8.21.2">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.burningwave', module='core', version='8.21.2')
)
libraryDependencies += "org.burningwave" % "core" % "8.21.2"
[org.burningwave/core "8.21.2"]

Dependencies

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api Optional jar 1.7.30

test (8)

Group / Artifact Type Version
org.slf4j : jul-to-slf4j jar 1.7.30
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.platform : junit-platform-engine jar 1.7.0
org.junit.platform : junit-platform-commons jar 1.7.0
org.junit.platform : junit-platform-runner jar 1.7.0
jakarta.validation : jakarta.validation-api jar 2.0.2

Project Modules

There are no modules declared in this project.