Download classdep JAR file with all dependencies
classdep from group au.net.zeus.jgdms.tools (version 3.1.0)
Tool used to analyze a set of classes and determine on what other classes
they directly or indirectly depend. Typically this tool is used to
compute the necessary and sufficient set of classes to include in a JAR
file, for use in the class path of a client or service, or for use in the
codebase of a client or service. The tool starts with a set of "root"
classes and recursively computes a dependency graph, finding all of the
classes referenced directly by the root classes, finding all of the
classes referenced in turn by those classes, and so on, until no new
classes are found or until classes that are not of interest are
found. The normal output of the tool is a list of all of the classes in
the dependency graph. The output from this command can be used as input
to the jar tool, to create a JAR file containing precisely
those classes.
0 downloads
Artifact classdep
Group au.net.zeus.jgdms.tools
Version 3.1.0
Last update 04. January 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies asm, asm-commons,
There are maybe transitive dependencies!
Group au.net.zeus.jgdms.tools
Version 3.1.0
Last update 04. January 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies asm, asm-commons,
There are maybe transitive dependencies!
classdep from group com.sun.jini (version 2.1)
Artifact classdep
Group com.sun.jini
Version 2.1
Last update 13. December 2005
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies classdep,
There are maybe transitive dependencies!
Group com.sun.jini
Version 2.1
Last update 13. December 2005
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies classdep,
There are maybe transitive dependencies!
Page 1 from 1 (items total 2)