is not current version
Last Version 0.14.0

net.java.truevfs:truevfs-profile-full 0.10.5

Designed for testing purposes only and should not be used in production environments because of its negative performance impact. Depends on the default configuration profile and adds the modules TrueVFS Driver SFX, TrueVFS Extension JMX/JUL and TrueVFS Samples. The main class of this executable JAR is net.truevfs.samples.access.Nzip.

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.truevfs
ArtifactId

ArtifactId

truevfs-profile-full
Version

Version

0.10.5
Type

Type

jar

Download truevfs-profile-full 0.10.5


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