License |
License |
---|---|
Categories |
CategoriesClassGraph Application Layer Libs Introspection |
GroupId | GroupIdio.github.classgraph |
ArtifactId | ArtifactIdclassgraph |
Last Version | Last Version4.8.147 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionClassGraph
The uber-fast, ultra-lightweight classpath and module scanner for JVM languages.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
classgraph-4.8.147.pom | |
classgraph-4.8.147.jar | 493 KB |
classgraph-4.8.147-sources.jar | 462 KB |
classgraph-4.8.147-javadoc.jar | 409 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.classgraph/classgraph/ -->
<dependency>
<groupId>io.github.classgraph</groupId>
<artifactId>classgraph</artifactId>
<version>4.8.147</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.classgraph/classgraph/
implementation 'io.github.classgraph:classgraph:4.8.147'
// https://jarcasting.com/artifacts/io.github.classgraph/classgraph/
implementation ("io.github.classgraph:classgraph:4.8.147")
'io.github.classgraph:classgraph:jar:4.8.147'
<dependency org="io.github.classgraph" name="classgraph" rev="4.8.147">
<artifact name="classgraph" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.classgraph', module='classgraph', version='4.8.147')
)
libraryDependencies += "io.github.classgraph" % "classgraph" % "4.8.147"
[io.github.classgraph/classgraph "4.8.147"]
Group / Artifact | Type | Version |
---|---|---|
io.github.toolfactory : narcissus Optional | jar | 1.0.7 |
io.github.toolfactory : jvm-driver Optional | jar | 8.9.6 |
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.2.600 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
org.openjdk.jmh : jmh-core | jar | 1.35 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.35 |
org.assertj : assertj-core | jar | 3.22.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-alpha7 |
org.slf4j : slf4j-jdk14 | jar | 2.0.0-alpha7 |
org.hibernate.javax.persistence : hibernate-jpa-2.1-api | jar | 1.0.2.Final |
com.google.jimfs : jimfs | jar | 1.2 |