Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jeantessier/dependency-finder
- Owner: jeantessier
- License: other
- Created: 2015-10-04T00:47:28.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2024-11-11T21:27:28.000Z (about 1 month ago)
- Last Synced: 2024-11-11T22:27:50.633Z (about 1 month ago)
- Topics: dependency-finder, java
- Language: Java
- Homepage: https://jeantessier.github.io/dependency-finder/
- Size: 70.2 MB
- Stars: 44
- Watchers: 6
- Forks: 18
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: license.txt
- Code of conduct: CODE_OF_CONDUCT.md
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/)