Last Version

TrueVFS Profile Full 0.14.0

Bundles dependencies to support all TrueVFS features. Should not be used in production environments because of its slightly negative performance impact. Depends on the default configuration profile and adds the file system driver for SFX and the extensions Insight, Logging and Pacemaker.

License

License

Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.truevfs
ArtifactId

ArtifactId

truevfs-profile-full
Version

Version

0.14.0
Type

Type

jar
Description

Description

TrueVFS Profile Full
Bundles dependencies to support all TrueVFS features. Should not be used in production environments because of its slightly negative performance impact. Depends on the default configuration profile and adds the file system driver for SFX and the extensions Insight, Logging and Pacemaker.
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-profile-full 0.14.0


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

Dependencies

compile (1)

Group / Artifact Type Version
net.java.truevfs : truevfs-profile-default jar 0.14.0

runtime (5)

Group / Artifact Type Version
net.java.truevfs : truevfs-driver-sfx jar 0.14.0
net.java.truevfs : truevfs-ext-insight jar 0.14.0
net.java.truevfs : truevfs-ext-logging jar 0.14.0
net.java.truevfs : truevfs-ext-pacemaker jar 0.14.0
net.java.truecommons : truecommons-key-hurlfb jar 2.5.0

Project Modules

There are no modules declared in this project.