Commons VFS Shared Component

Shared component usable outside of Maven to manipulate commons-vfs files. See javadoc and unit test for detailed usage.

Лицензия

Лицензия

Группа

Группа

org.codehaus.mojo
Идентификатор

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

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

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Commons VFS Shared Component
Shared component usable outside of Maven to manipulate commons-vfs files. See javadoc and unit test for detailed usage.
Организация-разработчик

Организация-разработчик

Codehaus

Скачать vfs-utils

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-vfs2 jar 2.0
org.apache.maven : maven-repository-metadata Необязательный jar 3.0.4

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.11
commons-logging : commons-logging jar 1.1.1

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

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

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

Версия
1.0.1
1.0
1.0-beta-1