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

QuigleyCom Filesystem Framework 6

The Filesystem Framework provides smart file system path manipulation functions, and provides operations for working on file system trees.

Лицензия

Лицензия

Группа

Группа

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

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

filesystem
Версия

Версия

6
Тип

Тип

jar
Описание

Описание

QuigleyCom Filesystem Framework
The Filesystem Framework provides smart file system path manipulation functions, and provides operations for working on file system trees.
Ссылка на сайт

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

http://quigley.com/
Система контроля версий

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

https://github.com/michaelquigley/filesystem.git

Скачать filesystem 6


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.12
com.fasterxml.jackson.core : jackson-databind jar 2.6.2

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.1.3

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

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