| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииClassGraph Библиотеки уровня приложения Introspection |
| Группа | Группаio.github.classgraph |
| Идентификатор | Идентификаторclassgraph |
| Последняя версия | Последняя версия4.8.147 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеClassGraph
The uber-fast, ultra-lightweight classpath and module scanner for JVM languages.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.toolfactory : narcissus Необязательный | jar | 1.0.7 |
| io.github.toolfactory : jvm-driver Необязательный | jar | 8.9.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.jdt : org.eclipse.jdt.annotation | jar | 2.2.600 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |