Последняя версия

Classfinder 1.0

Classpath / folder scanner to find specific classes. Classes can be filtered with various filters to find only those that match some specific criteria.

Лицензия

Лицензия

Группа

Группа

com.poolik
Идентификатор

Идентификатор

classfinder
Версия

Версия

1.0
Тип

Тип

jar
Описание

Описание

Classfinder
Classpath / folder scanner to find specific classes. Classes can be filtered with various filters to find only those that match some specific criteria.
Ссылка на сайт

Ссылка на сайт

https://github.com/poolik/classfinder

Скачать classfinder 1.0


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.ow2.asm : asm jar 4.1
org.slf4j : slf4j-api jar 1.7.5
org.zeroturnaround : zt-zip jar 1.7

test (4)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-core jar 1.0.13
ch.qos.logback : logback-classic jar 1.0.13
org.jboss.shrinkwrap : shrinkwrap-depchain pom 1.2.1
junit : junit jar 4.11

Модули Проекта

Данный проект не имеет модулей.