Classpath Utils

This project provide utility classes to query / modify classpath at runtime

Лицензия

Лицензия

Категории

Категории

Java Языки программирования
Группа

Группа

top.marchand.java.utils
Идентификатор

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

classpath-utils
Последняя версия

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

1.02.01
Дата

Дата

Тип

Тип

jar
Описание

Описание

Classpath Utils
This project provide utility classes to query / modify classpath at runtime
Ссылка на сайт

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

https://github.com/cmarchand/classpath-utils/

Скачать classpath-utils

Как подключить последнюю версию

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

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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

Версии библиотеки

Версия
1.02.01
1.02.00
1.01.00
1.00.00