fr.perigee:commons-vfs-truezip

A commons VFS archive file system using TrueZip to allow R/W operations on zips. According to modular TrueZip nature, this project is also modular, allowing one to use only required compoent (which will pull the right TrueZip dependency tree).

Лицензия

Лицензия

Группа

Группа

fr.perigee
Идентификатор

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

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

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

0.0.5
Дата

Дата

Тип

Тип

pom
Описание

Описание

A commons VFS archive file system using TrueZip to allow R/W operations on zips. According to modular TrueZip nature, this project is also modular, allowing one to use only required compoent (which will pull the right TrueZip dependency tree).
Организация-разработчик

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

Perigee

Скачать commons-vfs-truezip

Имя Файла Размер
commons-vfs-truezip-0.0.5.pom 1 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/fr.perigee/commons-vfs-truezip/ -->
<dependency>
    <groupId>fr.perigee</groupId>
    <artifactId>commons-vfs-truezip</artifactId>
    <version>0.0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/fr.perigee/commons-vfs-truezip/
implementation 'fr.perigee:commons-vfs-truezip:0.0.5'
// https://jarcasting.com/artifacts/fr.perigee/commons-vfs-truezip/
implementation ("fr.perigee:commons-vfs-truezip:0.0.5")
'fr.perigee:commons-vfs-truezip:pom:0.0.5'
<dependency org="fr.perigee" name="commons-vfs-truezip" rev="0.0.5">
  <artifact name="commons-vfs-truezip" type="pom" />
</dependency>
@Grapes(
@Grab(group='fr.perigee', module='commons-vfs-truezip', version='0.0.5')
)
libraryDependencies += "fr.perigee" % "commons-vfs-truezip" % "0.0.5"
[fr.perigee/commons-vfs-truezip "0.0.5"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-vfs2 jar 2.0

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

  • commons-vfs-truezip-zip

Commons VFS extensions

Build Status

A set of commons-vfs extensions allowing better behaviour of that excellent library by relying upon some third-party libraries.

Currently

  • commons-vfs-webdav-sardine
  • commons-vfs-truezip-zip

Notice these artifacts are available, according to POM, under the LGPL license and in a repository near you : jsut add one artifact to your POM and it should work. As an example, commons-vfs-webdav-sardine can be added to your project simply by adding that dependency

<dependency>
  	<groupId>fr.perigee</groupId>
  <artifactId>commons-vfs-webdav-sardine</artifactId>
  <version>0.0.2</version>
</dependency>

Only version currently available are 0.0.1 and 0.0.2. I suggest you use the 0.0.2 only.

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

Версия
0.0.5
0.0.2