Path Class Loader

A Class Loader that works on a Java 7 (JSR-203) file system path.

Лицензия

Лицензия

MIT
Группа

Группа

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

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

path-classloader
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Path Class Loader
A Class Loader that works on a Java 7 (JSR-203) file system path.
Ссылка на сайт

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

https://github.com/marschall/path-classloader
Система контроля версий

Система контроля версий

https://github.com/marschall/path-classloader

Скачать path-classloader

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

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

Зависимости

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2
org.hamcrest : hamcrest-all jar 1.3
com.github.marschall : memoryfilesystem jar 1.3.0

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

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

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

Версия
1.0.0
0.2.0
0.1.0