is not current version
Last Version 12.53.0

Burningwave Core 12.45.1

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

12.45.1
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://burningwave.github.io/core/
Project Organization

Project Organization

Burningwave
Source Code Management

Source Code Management

https://github.com/burningwave/core

Download core 12.45.1


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

Dependencies

compile (2)

Group / Artifact Type Version
io.github.toolfactory : jvm-driver jar 8.9.3
org.burningwave : jvm-driver Optional jar 6.8.3

provided (4)

Group / Artifact Type Version
org.slf4j : slf4j-api Optional jar 1.7.35
org.slf4j : jul-to-slf4j Optional jar 1.7.35
ch.qos.logback : logback-core Optional jar 1.2.10
ch.qos.logback : logback-classic Optional jar 1.2.10

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.platform : junit-platform-engine jar 1.8.2
org.junit.platform : junit-platform-commons jar 1.8.2
org.junit.platform : junit-platform-runner jar 1.8.2
jakarta.validation : jakarta.validation-api jar 2.0.2

Project Modules

There are no modules declared in this project.