Java Jar Inspector


This task will analyze the given Java Jars for dependencies.


CONFIGURATION

OPTION DESCRIPTION
Jar Files One or more Jar files to analyze.
Include Self References Include jar references which are satisfied internally to itself.
Include Undefined Include jar references which are not defined by the any of the jars being analyzed.

INPUT

A list of one or more jar files to analyze.

OUTPUT

The Dex output stream will be populated with a table consisting of three columns indicating the Jar being analyzed, The Jar which satisfies the dependeny, and the dependency.

Although relatively simple, through other Dex components, this allows the user to visualize relationships between jar files in many ways.

SAMPLE OUTPUT

EXAMPLES

INTERNAL REFERENCES

This uses the Chord Diagram to visualize self references within the Apache commons-io-2.4.jar.

results matching ""

    No results matching ""