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

Path Class Loader 0.1.0

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

Лицензия

Лицензия

MIT
Группа

Группа

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

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

path-classloader
Версия

Версия

0.1.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 0.1.0


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

Зависимости

test (4)

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

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

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