Last Version

TrueVFS Kernel Implementation 0.14.0

Implements the API for accessing the federated virtual file system space. You can override it by providing another file system manager factory implementation with a higher priority on the class path.

License

License

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.truevfs
ArtifactId

ArtifactId

truevfs-kernel-impl
Version

Version

0.14.0
Type

Type

jar
Description

Description

TrueVFS Kernel Implementation
Implements the API for accessing the federated virtual file system space. You can override it by providing another file system manager factory implementation with a higher priority on the class path.
Project URL

Project URL

http://truevfs.net/
Project Organization

Project Organization

Schlichtherle IT Services
Source Code Management

Source Code Management

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

Download truevfs-kernel-impl 0.14.0


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

Dependencies

compile (2)

Group / Artifact Type Version
net.java.truevfs : truevfs-kernel-spec jar 0.14.0
net.java.truecommons : truecommons-logging jar 2.5.0

provided (2)

Group / Artifact Type Version
global.namespace.bali : bali-java jar 0.8.0
org.projectlombok : lombok jar 1.18.16

test (6)

Group / Artifact Type Version
com.novocode : junit-interface jar 0.11
org.mockito : mockito-core jar 3.7.7
org.scalatest : scalatest_2.13 jar 3.0.9
org.slf4j : slf4j-simple jar 1.7.30
net.java.truecommons : truecommons-shed jar 2.5.0
net.java.truecommons : truecommons-shed jar 2.5.0

Project Modules

There are no modules declared in this project.