Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jeantessier/dependency-finder

A suite of tools for analyzing compiled Java code.
https://github.com/jeantessier/dependency-finder

dependency-finder java

Last synced: about 1 month ago
JSON representation

A suite of tools for analyzing compiled Java code.

Awesome Lists containing this project

README

        

Contents
--------

This is the Dependency Finder toolkit. It contains a number of
tools for exploring relationships in (compiled) Java code.

Licensing
---------

This software is licensed under the terms of BSD-like license.
A copy of the licensing terms is in the file `license.txt`. You
can get the original BSD License template at http://opensource.org/.

This product includes software developed by the Apache Software
Foundation (http://www.apache.org/). The terms of the Apache
Software License are reproduced in the `lib/` directory next to
the relevant binary `.jar` files.

Installation and Tools
----------------------

Installation instructions are included in the [User Manual](http://dependencyfinder.jeantessier.com/Manual.html).

A list of the tools and their usage is on the [Tools page](http://dependencyfinder.jeantessier.com/Tools.html).

These documents are also available online at:

> [dependencyfinder.jeantessier.com](http://dependencyfinder.jeantessier.com/)