is not current version
Last Version 4.8.147

ClassGraph 4.8.108

The uber-fast, ultra-lightweight classpath and module scanner for JVM languages.

License

License

Categories

Categories

ClassGraph Application Layer Libs Introspection
GroupId

GroupId

io.github.classgraph
ArtifactId

ArtifactId

classgraph
Version

Version

4.8.108
Type

Type

jar
Description

Description

ClassGraph
The uber-fast, ultra-lightweight classpath and module scanner for JVM languages.
Project URL

Project URL

https://github.com/classgraph/classgraph
Source Code Management

Source Code Management

https://github.com/classgraph/classgraph

Download classgraph 4.8.108


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

Dependencies

provided (1)

Group / Artifact Type Version
org.eclipse.jdt : org.eclipse.jdt.annotation jar 2.2.600

test (10)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.2
org.openjdk.jmh : jmh-core jar 1.32
org.openjdk.jmh : jmh-generator-annprocess jar 1.32
org.assertj : assertj-core jar 3.19.0
javax.enterprise : cdi-api jar 2.0
org.ops4j.pax.url : pax-url-aether jar 2.6.1
org.slf4j : slf4j-api jar 2.0.0-alpha1
org.slf4j : slf4j-jdk14 jar 2.0.0-alpha1
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.2.Final
com.google.jimfs : jimfs jar 1.2

Project Modules

There are no modules declared in this project.