Download JAR files tagged by directories with all dependencies
truezip-path from group de.schlichtherle.truezip (version 7.7.10)
This module provides the TPath class for uniform, transparent,
thread-safe, read/write access to archive files as if they were just
plain directories in a file system path.
It also provides the TFileSystemProvider class to implement a file
system provider for the NIO.2 API (JSR 203) in JSE 7.
Group: de.schlichtherle.truezip Artifact: truezip-path
Show all versions Show documentation Show source
Show all versions Show documentation Show source
2 downloads
Artifact truezip-path
Group de.schlichtherle.truezip
Version 7.7.10
Last update 07. August 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies truezip-file, truezip-kernel,
There are maybe transitive dependencies!
Group de.schlichtherle.truezip
Version 7.7.10
Last update 07. August 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies truezip-file, truezip-kernel,
There are maybe transitive dependencies!
truezip-file from group de.schlichtherle.truezip (version 7.7.10)
This module provides the TFile* classes
for simple, uniform, transparent, thread-safe, read/write access to archive
files as if they were virtual directories in a file system path.
This module also provides Swing GUI classes for viewing file trees
and choosing entries in archive files.
Group: de.schlichtherle.truezip Artifact: truezip-file
Show all versions Show documentation Show source
Show all versions Show documentation Show source
18 downloads
Artifact truezip-file
Group de.schlichtherle.truezip
Version 7.7.10
Last update 07. August 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies truezip-kernel, truezip-kernel, jemmy,
There are maybe transitive dependencies!
Group de.schlichtherle.truezip
Version 7.7.10
Last update 07. August 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies truezip-kernel, truezip-kernel, jemmy,
There are maybe transitive dependencies!
dirbuster from group com.sittinglittleduck (version 0.12)
DirBuster is a multi threaded java application designed to brute force directories and
files names on web/application servers. Often is the case now of what looks
like a web server in a state of default installation is actually not, and has pages and applications
hidden within. DirBuster attempts to find these.
Artifact dirbuster
Group com.sittinglittleduck
Version 0.12
Last update 12. October 2011
Organization not specified
URL https://www.owasp.org/index.php/Category:OWASP_DirBuster_Project
License GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1
Dependencies amount 10
Dependencies commons-logging, commons-logging, commons-codec, commons-httpclient, jericho-html, looks, java-getopt, swing-layout, BrowserLauncher2, javahelp,
There are maybe transitive dependencies!
Group com.sittinglittleduck
Version 0.12
Last update 12. October 2011
Organization not specified
URL https://www.owasp.org/index.php/Category:OWASP_DirBuster_Project
License GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1
Dependencies amount 10
Dependencies commons-logging, commons-logging, commons-codec, commons-httpclient, jericho-html, looks, java-getopt, swing-layout, BrowserLauncher2, javahelp,
There are maybe transitive dependencies!
truezip from group de.schlichtherle (version 6.8.4)
TrueZIP is a Java based Virtual File System (VFS) to enable
transparent, multi-threaded read/write access to archive files
(ZIP, TAR etc.) as if they were directories.
Archive files may be arbitrarily nested and the nesting level is only
limited by heap and file system size.
8 downloads
Artifact truezip
Group de.schlichtherle
Version 6.8.4
Last update 08. May 2011
Organization not specified
URL http://java.net/projects/truezip
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group de.schlichtherle
Version 6.8.4
Last update 08. May 2011
Organization not specified
URL http://java.net/projects/truezip
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
jersey from group uk.org.retep.microkernel.web (version 10.1)
Group: uk.org.retep.microkernel.web Artifact: jersey
Show all versions Show documentation Show source
Show all versions Show documentation Show source
2 downloads
jmx from group uk.org.retep.microkernel.web (version 10.1)
0 downloads
Artifact jmx
Group uk.org.retep.microkernel.web
Version 10.1
Last update 29. January 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jersey,
There are maybe transitive dependencies!
Group uk.org.retep.microkernel.web
Version 10.1
Last update 29. January 2010
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jersey,
There are maybe transitive dependencies!
doc from group uk.org.retep.microkernel (version 10.1)
maven-jdepend-plugin from group maven (version 1.6.1)
cas-filemgr from group org.apache.oodt (version 1.9.1)
The file management component of a Catalog and Archive Service. This component
purposefully separates data stores and metadata stores as standard interfaces, and
provides some out of the box backend implementations of them (including one based
on the javax.sql.DataSource interface). This component provides everything that you need
to catalog, archive and manage files, and directories, and their associated metadata.
0 downloads
Artifact cas-filemgr
Group org.apache.oodt
Version 1.9.1
Last update 25. September 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 23
Dependencies oodt-commons, cas-metadata, cas-cli, spring-core, spring-beans, spring-context, spring-expression, guava, commons-logging, commons-httpclient, commons-io, commons-codec, commons-dbcp, commons-collections, commons-pool, commons-cli, solr-solrj, solr-core, lucene-core, jug, xmlrpc, hsqldb, aws-java-sdk,
There are maybe transitive dependencies!
Group org.apache.oodt
Version 1.9.1
Last update 25. September 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 23
Dependencies oodt-commons, cas-metadata, cas-cli, spring-core, spring-beans, spring-context, spring-expression, guava, commons-logging, commons-httpclient, commons-io, commons-codec, commons-dbcp, commons-collections, commons-pool, commons-cli, solr-solrj, solr-core, lucene-core, jug, xmlrpc, hsqldb, aws-java-sdk,
There are maybe transitive dependencies!
truevfs from group net.java.truevfs (version 0.11.1)
TrueVFS is a virtual file system (VFS) for Java 7 which enables client
applications to perform CRUD (Create, Read, Update, Delete) operations on
archive files as if they were virtual directories, even with nested archive
files in multithreaded environments.
As a library, TrueVFS provides simple, uniform, transparent,
thread-safe, read/write access to archive files as if they were
virtual directories in a file system path.
As a framework, TrueVFS provides the API to write file system drivers which
plug-in to its federated file system space.
Group: net.java.truevfs Artifact: truevfs
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact truevfs
Group net.java.truevfs
Version 0.11.1
Last update 07. August 2016
Organization not specified
URL http://truevfs.java.net
License Eclipse Public License, Version 1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group net.java.truevfs
Version 0.11.1
Last update 07. August 2016
Organization not specified
URL http://truevfs.java.net
License Eclipse Public License, Version 1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 15 from 16 (items total 157)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy