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

TrueVFS Kernel Specification 0.14.0

Specifies the API for accessing the federated virtual file system space. Provides a service provider API for a singleton file system manager, an I/O buffer pool and a file system driver map.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

truevfs-kernel-spec
Версия

Версия

0.14.0
Тип

Тип

jar
Описание

Описание

TrueVFS Kernel Specification
Specifies the API for accessing the federated virtual file system space. Provides a service provider API for a singleton file system manager, an I/O buffer pool and a file system driver map.
Ссылка на сайт

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

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

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

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

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

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

Скачать truevfs-kernel-spec 0.14.0


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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : annotations jar 3.0.1u2
global.namespace.service-wight : service-wight-core jar 0.6.0
net.java.truecommons : truecommons-cio jar 2.5.0
net.java.truecommons : truecommons-io jar 2.5.0

provided (1)

Идентификатор библиотеки Тип Версия
global.namespace.bali : bali-java jar 0.8.0

test (2)

Идентификатор библиотеки Тип Версия
com.novocode : junit-interface jar 0.11
org.slf4j : slf4j-simple jar 1.7.30

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

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