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

Download java1.8 JAR files with dependency

Search JAR files by class name

truevfs-driver-file from group net.java.truevfs (version 0.14.0)

Provides a file system driver for accessing the platform file system. Add the JAR artifact of this module to the run time class path to make its file system drivers available for service location in the client API modules.

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

3 downloads
Artifact truevfs-driver-file
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-kernel-spec,
There are maybe transitive dependencies!

truevfs-comp-zipdriver from group net.java.truevfs (version 0.14.0)

Provides basic drivers for reading and writing ZIP files.

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

0 downloads
Artifact truevfs-comp-zipdriver
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-comp-zip, truevfs-kernel-spec,
There are maybe transitive dependencies!

truevfs-ext-insight from group net.java.truevfs (version 0.14.0)

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
Show all versions Show documentation Show source 
 

0 downloads
Artifact truevfs-ext-insight
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-comp-jmx,
There are maybe transitive dependencies!

truevfs-ext-pacemaker from group net.java.truevfs (version 0.14.0)

Constraints the number of concurrently mounted archive file systems in order to save some heap space. Provides a JMX interface for monitoring and management. 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-pacemaker
Show all versions Show documentation Show source 
 

1 downloads
Artifact truevfs-ext-pacemaker
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-comp-jmx,
There are maybe transitive dependencies!

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

This module provides Swing GUI classes for viewing file trees and choosing entries in archive files.

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

0 downloads
Artifact truevfs-access-swing
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-access,
There are maybe transitive dependencies!

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

Sample applications to demonstrate the usage of TrueVFS modules to support many, even esoteric use cases.

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

0 downloads
Artifact truevfs-samples
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 9
Dependencies truevfs-access, truevfs-driver-jar, truevfs-driver-sfx, truevfs-driver-tar, truevfs-driver-tar-bzip2, truevfs-driver-tar-gzip, truevfs-driver-tar-xz, truevfs-driver-zip, truevfs-driver-zip-raes,
There are maybe transitive dependencies!

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

Bundles dependencies to support the most prominent use cases. Provides the file system drivers for JAR and ZIP.

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

0 downloads
Artifact truevfs-profile-base
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-access-swing,
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-driver-sfx from group net.java.truevfs (version 0.14.0)

Provides a file system driver for read-only access to the SelF eXtracting ZIP file format, alias SFX. Add the JAR artifact of this module to the run time class path to make its file system drivers available for service location in the client API modules.

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

0 downloads
Artifact truevfs-driver-sfx
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-comp-zipdriver,
There are maybe transitive dependencies!



Page 829 from 1544 (items total 15435)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy