TrueVFS Profile Default

Bundles dependencies to support accessing all TrueVFS features without the slight negative performance impact of some excluded modules. Depends on the base configuration profile and adds the file system drivers for HTTP(S), ODF, TAR, TAR.BZIP2, TAR.GZIP, TAR.XZ and ZIP.RAES.

Лицензия

Лицензия

Категории

Категории

Java Языки программирования Сеть
Группа

Группа

net.java.truevfs
Идентификатор

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

truevfs-profile-default
Последняя версия

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

0.14.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

TrueVFS Profile Default
Bundles dependencies to support accessing all TrueVFS features without the slight negative performance impact of some excluded modules. Depends on the base configuration profile and adds the file system drivers for HTTP(S), ODF, TAR, TAR.BZIP2, TAR.GZIP, TAR.XZ and ZIP.RAES.
Ссылка на сайт

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

http://truevfs.net/
Организация-разработчик

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

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

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

https://github.com/christian-schlichtherle/truevfs

Скачать truevfs-profile-default

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
net.java.truevfs : truevfs-profile-base jar 0.14.0

runtime (8)

Идентификатор библиотеки Тип Версия
net.java.truevfs : truevfs-driver-http jar 0.14.0
net.java.truevfs : truevfs-driver-odf jar 0.14.0
net.java.truevfs : truevfs-driver-tar jar 0.14.0
net.java.truevfs : truevfs-driver-tar-bzip2 jar 0.14.0
net.java.truevfs : truevfs-driver-tar-gzip jar 0.14.0
net.java.truevfs : truevfs-driver-tar-xz jar 0.14.0
net.java.truevfs : truevfs-driver-zip-raes jar 0.14.0
net.java.truecommons : truecommons-key-macosx jar 2.5.0

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

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

Release Notes Maven Central Apache License 2.0 Test Workflow

TrueVFS

TrueVFS is a virtual file system (VFS) for Java 8 which enables client applications to access archive files as if they were virtual directories, including nested archive files in multithreaded environments. As a library, TrueVFS provides simple, uniform, transparent, thread-safe, read/write access to archive files as if they were virtual directories in a file system path. As a framework, TrueVFS provides the API to write file system drivers which plug-in to its federated file system space.

For more information, please refer to the documentation at http://truevfs.net/.

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

Версия
0.14.0
0.13.1
0.13.0
0.11.1
0.11.0
0.10.9
0.10.8
0.10.7
0.10.6
0.10.5
0.10.4
0.10.3
0.10.2
0.10.1
0.10
0.9.3
0.9.2
0.9.1
0.9