All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by truevfs with all dependencies

Search JAR files by class name

truevfs-ext-logging_2.13 from group net.java.truevfs (version 0.12.2)

Instruments the TrueVFS Kernel for logging via SLF4J. Add the JAR artifact of this module to the run time class path to make its services available for service location in the client API modules.

Group: net.java.truevfs Artifact: truevfs-ext-logging_2.13
Show all versions Show documentation Show source 
 

0 downloads
Artifact truevfs-ext-logging_2.13
Group net.java.truevfs
Version 0.12.2
Last update 25. October 2019
Organization Schlichtherle IT Services
URL http://truevfs.net/
License Apache License, Version 2.0
Dependencies amount 2
Dependencies scala-library, truevfs-comp-inst,
There are maybe transitive dependencies!

truevfs-ext-logging_2.12 from group net.java.truevfs (version 0.12.2)

Instruments the TrueVFS Kernel for logging via SLF4J. Add the JAR artifact of this module to the run time class path to make its services available for service location in the client API modules.

Group: net.java.truevfs Artifact: truevfs-ext-logging_2.12
Show all versions Show documentation Show source 
 

0 downloads
Artifact truevfs-ext-logging_2.12
Group net.java.truevfs
Version 0.12.2
Last update 25. October 2019
Organization Schlichtherle IT Services
URL http://truevfs.net/
License Apache License, Version 2.0
Dependencies amount 2
Dependencies scala-library, truevfs-comp-inst,
There are maybe transitive dependencies!

truevfs-ext-insight_2.12 from group net.java.truevfs (version 0.12.2)

Instruments the TrueVFS Kernel for statistics monitoring via JMX. Add the JAR artifact of this module to the run time class path to make its services available for service location in the client API modules.

Group: net.java.truevfs Artifact: truevfs-ext-insight_2.12
Show all versions Show documentation Show source 
 

0 downloads
Artifact truevfs-ext-insight_2.12
Group net.java.truevfs
Version 0.12.2
Last update 25. October 2019
Organization Schlichtherle IT Services
URL http://truevfs.net/
License Apache License, Version 2.0
Dependencies amount 2
Dependencies scala-library, truevfs-comp-jmx,
There are maybe transitive dependencies!

truevfs-ext-logging_2.11 from group net.java.truevfs (version 0.12.2)

Instruments the TrueVFS Kernel for logging via SLF4J. Add the JAR artifact of this module to the run time class path to make its services available for service location in the client API modules.

Group: net.java.truevfs Artifact: truevfs-ext-logging_2.11
Show all versions Show documentation Show source 
 

0 downloads
Artifact truevfs-ext-logging_2.11
Group net.java.truevfs
Version 0.12.2
Last update 25. October 2019
Organization Schlichtherle IT Services
URL http://truevfs.net/
License Apache License, Version 2.0
Dependencies amount 2
Dependencies scala-library, truevfs-comp-inst,
There are maybe transitive dependencies!

truevfs-ext-insight_2.11 from group net.java.truevfs (version 0.12.2)

Instruments the TrueVFS Kernel for statistics monitoring via JMX. Add the JAR artifact of this module to the run time class path to make its services available for service location in the client API modules.

Group: net.java.truevfs Artifact: truevfs-ext-insight_2.11
Show all versions Show documentation Show source 
 

0 downloads
Artifact truevfs-ext-insight_2.11
Group net.java.truevfs
Version 0.12.2
Last update 25. October 2019
Organization Schlichtherle IT Services
URL http://truevfs.net/
License Apache License, Version 2.0
Dependencies amount 2
Dependencies scala-library, truevfs-comp-jmx,
There are maybe transitive dependencies!

truevfs-comp from group net.java.truevfs (version 0.11.1)

Component modules provide some functionality to serve as a building block for other modules. Unlike TrueVFS Driver or TrueVFS Extension modules, component modules do NOT advertise services for use by the TrueVFS Kernel on the class path.

Group: net.java.truevfs Artifact: truevfs-comp
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact truevfs-comp
Group net.java.truevfs
Version 0.11.1
Last update 07. August 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

truevfs-driver from group net.java.truevfs (version 0.11.1)

Driver modules provide services to extend the TrueVFS Kernel with support for a particular type of file system. Driver modules advertise their services on the class path in order to make them locatable by the TrueVFS Kernel at runtime.

Group: net.java.truevfs Artifact: truevfs-driver
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact truevfs-driver
Group net.java.truevfs
Version 0.11.1
Last update 07. August 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies truevfs-kernel-spec, truevfs-kernel-spec,
There are maybe transitive dependencies!

truevfs-profile-default from group net.java.truevfs (version 0.14.0)

Bundles dependencies to support accessing all TrueVFS features without the slight negative performance impact of some excluded modules. Depends on the base configuration profile and adds the file system drivers for HTTP(S), ODF, TAR, TAR.BZIP2, TAR.GZIP, TAR.XZ and ZIP.RAES.

Group: net.java.truevfs Artifact: truevfs-profile-default
Show all versions Show documentation Show source 
 

0 downloads
Artifact truevfs-profile-default
Group net.java.truevfs
Version 0.14.0
Last update 30. January 2021
Organization Schlichtherle IT Services
URL http://truevfs.net/
License Apache License, Version 2.0
Dependencies amount 1
Dependencies truevfs-profile-base,
There are maybe transitive dependencies!

truevfs-profile-full from group net.java.truevfs (version 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.

Group: net.java.truevfs Artifact: truevfs-profile-full
Show all versions Show documentation Show source 
 

0 downloads
Artifact truevfs-profile-full
Group net.java.truevfs
Version 0.14.0
Last update 30. January 2021
Organization Schlichtherle IT Services
URL http://truevfs.net/
License Apache License, Version 2.0
Dependencies amount 1
Dependencies truevfs-profile-default,
There are maybe transitive dependencies!

truevfs-access from group net.java.truevfs (version 0.14.0)

Provides convenient access to the (federated virtual) file system space for TrueVFS client applications. Features simple, uniform, transparent, thread-safe, read/write access to archive files as if they were virtual directories in a file system path.

Group: net.java.truevfs Artifact: truevfs-access
Show all versions Show documentation Show source 
 

0 downloads
Artifact truevfs-access
Group net.java.truevfs
Version 0.14.0
Last update 30. January 2021
Organization Schlichtherle IT Services
URL http://truevfs.net/
License Apache License, Version 2.0
Dependencies amount 2
Dependencies truevfs-kernel-impl, truecommons-services,
There are maybe transitive dependencies!



Page 3 from 3 (items total 40)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy