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

Download 3.9.3.jar JAR files with dependency

Search JAR files by class name

outrigger-snaplogstore from group au.net.zeus.jgdms.outrigger (version 3.1.0)

Group: au.net.zeus.jgdms.outrigger Artifact: outrigger-snaplogstore
Show all versions Show documentation Show source 
 

0 downloads
Artifact outrigger-snaplogstore
Group au.net.zeus.jgdms.outrigger
Version 3.1.0
Last update 04. January 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies outrigger-service,
There are maybe transitive dependencies!

mahalo-service from group au.net.zeus.jgdms.mahalo (version 3.1.0)

Group: au.net.zeus.jgdms.mahalo Artifact: mahalo-service
Show all versions Show documentation Show source 
 

0 downloads
Artifact mahalo-service
Group au.net.zeus.jgdms.mahalo
Version 3.1.0
Last update 04. January 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies mahalo-dl, jgdms-activation, jgdms-lib,
There are maybe transitive 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.

Group: au.net.zeus.jgdms.tools Artifact: classdep
Show all versions Show documentation Show source 
 

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!

jgdms-rmi-tls from group au.net.zeus.jgdms (version 3.1.0)

JGDMS TLS RMI Socket Factory's

Group: au.net.zeus.jgdms Artifact: jgdms-rmi-tls
Show all versions Show documentation Show source 
 

0 downloads
Artifact jgdms-rmi-tls
Group au.net.zeus.jgdms
Version 3.1.0
Last update 04. January 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jgdms-platform, jgdms-resources,
There are maybe transitive dependencies!

computedigest from group au.net.zeus.jgdms.tools (version 3.1.0)

Prints the message digest for the contents of a URL. This utility is run from the command line.

Group: au.net.zeus.jgdms.tools Artifact: computedigest
Show all versions Show documentation Show source 
 

0 downloads
Artifact computedigest
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 1
Dependencies jgdms-url-integrity,
There are maybe transitive dependencies!

redux-localstorage-debounce from group org.webjars.npm (version 0.1.0)

WebJar for redux-localstorage-debounce

Group: org.webjars.npm Artifact: redux-localstorage-debounce
Show documentation Show source 
 

0 downloads
Artifact redux-localstorage-debounce
Group org.webjars.npm
Version 0.1.0
Last update 04. January 2019
Organization not specified
URL http://webjars.org
License MIT
Dependencies amount 1
Dependencies lodash.debounce,
There are maybe transitive dependencies!

fiddler-service from group au.net.zeus.jgdms.fiddler (version 3.1.0)

Group: au.net.zeus.jgdms.fiddler Artifact: fiddler-service
Show all versions Show documentation Show source 
 

0 downloads
Artifact fiddler-service
Group au.net.zeus.jgdms.fiddler
Version 3.1.0
Last update 04. January 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies fiddler-dl, service-starter, jgdms-url-integrity, jgdms-activation, jgdms-lib,
There are maybe transitive dependencies!

checkconfigurationfile from group au.net.zeus.jgdms.tools (version 3.1.0)

Checks the format of the source for a Jini ConfigurationFile. The source is specified with either a file, URL, or standard input, as well as with override options. The checks include syntax and static type checking, and require access to any application types mentioned in the source.

Group: au.net.zeus.jgdms.tools Artifact: checkconfigurationfile
Show all versions Show documentation Show source 
 

0 downloads
Artifact checkconfigurationfile
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 1
Dependencies jgdms-url-integrity,
There are maybe transitive dependencies!

policy-condenser from group au.net.zeus.jgdms.tools (version 3.1.0)

Tool used to clean and condense security policy requirements.

Group: au.net.zeus.jgdms.tools Artifact: policy-condenser
Show all versions Show documentation Show source 
 

0 downloads
Artifact policy-condenser
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 1
Dependencies jgdms-platform,
There are maybe transitive dependencies!

preferredlistgen from group au.net.zeus.jgdms.tools (version 3.1.0)

Tool used to generate the preferred class information for downloadable JAR files in the form of a META-INF/PREFERRED.LIST required for use by the {@link net.jini.loader.pref.PreferredClassLoader}. The list is generated by examining the dependencies of classes contained within a target JAR file and zero or more additional supporting JAR files. Through various command-line options, a set of "root" classes are identified as belonging to a public API. These root classes provide the starting point for recursively computing a dependency graph, finding all of the classes referenced in the public API of the root classes, finding all of the classes referenced in turn by the public API of those classes, and so on, until no new classes are found. The results of the dependency analysis are combined with the preferred list information in the additional supporting JAR files to compute a preferred list having the smallest number of entries that describes the preferred state of the classes and resources contained in all of the JAR files. The output of the tool is a new version of the target JAR file containing the generated preferred list, and/or a copy of the list printed to System.out.

Group: au.net.zeus.jgdms.tools Artifact: preferredlistgen
Show all versions Show documentation Show source 
 

0 downloads
Artifact preferredlistgen
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 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 30908 from 53633 (items total 536323)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy