Download truevfs-profile-full-0.10.9.jar file - Jar t

Jar examples for t:truevfs-profile-full

Description

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.

You can download jar file truevfs-profile-full 0.10.9 in this page.

License

Open Source License

Build File

You can use the following script to add truevfs-profile-full-0.10.9.jar to your project.

<dependency>
   <groupId>net.java.truevfs</groupId>
   <artifactId>truevfs-profile-full</artifactId>
   <version>0.10.9</version>
</dependency>
compile group: 'net.java.truevfs', name: 'truevfs-profile-full', version: '0.10.9'
libraryDependencies += "net.java.truevfs" % "truevfs-profile-full" % "0.10.9"
<dependency org="net.java.truevfs" name="truevfs-profile-full" rev="0.10.9"/>
@Grapes(@Grab(group='net.java.truevfs', module='truevfs-profile-full', version='0.10.9'))
'net.java.truevfs:truevfs-profile-full:jar:0.10.9'

Download

Click the following link to download the jar file.

truevfs-profile-full-0.10.9-all.jar
truevfs-profile-full-0.10.9.jar
truevfs-profile-full-0.10.9.pom



Related Tutorials