Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (322)
Collections:
Other Resources:
Dependency Finder, How To Download?
Dependency Finder is a suite of tools for analyzing compiled Java code. At the core is a powerful dependency analysis application that extracts dependency graphs and mines them for useful information. This application comes in many forms for your ease of use, including command-line tools, a Swing-based application, a web application ready to be deployed in an application server, and a set of Ant tasks.
For more information, see Intrdocution of Dependency Finder.
Download File Size and Download Location:
File name: DependencyFinder-1.2.1-beta4.bin.zip File size: 5,295,935 bytes Release date: 29-Nov-2010 Download: Dependency Finder Page
✍: FYIcenter.com
Unzip the downloaded file and you are ready to use Dependency Finder.
File list of DependencyFinder-1.2.1-beta4.bin.zip:
DependencyFinder-1.2.1-beta4:
3070 \bin\ClassClassDiff.bat
3069 \bin\ClassCohesion.bat
3065 \bin\ClassDump.bat
3067 \bin\ClassFinder.bat
3065 \bin\ClassList.bat
3068 \bin\ClassMetrics.bat
3067 \bin\ClassReader.bat
3108 \bin\ClosureToText.bat
3112 \bin\DependablesToHTML.bat
3112 \bin\DependablesToText.bat
3073 \bin\DependencyClosure.bat
3072 \bin\DependencyCycles.bat
3075 \bin\DependencyExtractor.bat
3558 \bin\DependencyFinder.bat
3131 \bin\DependencyGraphToFullyQualifiedNames.bat
3119 \bin\DependencyGraphToGraphML.bat
3116 \bin\DependencyGraphToHTML.bat
3115 \bin\DependencyGraphToRDF.bat
3116 \bin\DependencyGraphToText.bat
3142 \bin\DependencyGraphToUnconfirmedFullyQualifiedNames.bat
3115 \bin\DependencyGraphToyEd.bat
3073 \bin\DependencyMetrics.bat
3074 \bin\DependencyReporter.bat
3111 \bin\DependentsToHTML.bat
3111 \bin\DependentsToText.bat
3120 \bin\DiffToFullyQualifiedNames.bat
3105 \bin\DiffToHTML.bat
3124 \bin\HideInboundDependenciesToHTML.bat
3124 \bin\HideInboundDependenciesToText.bat
3125 \bin\HideOutboundDependenciesToHTML.bat
3125 \bin\HideOutboundDependenciesToText.bat
3066 \bin\JarJarDiff.bat
3078 \bin\ListDeprecatedElements.bat
3064 \bin\ListDiff.bat
3109 \bin\ListDiffToHTML.bat
3109 \bin\ListDiffToText.bat
3062 \bin\ListDocumentedElements.bat
3120 \bin\ListInheritanceDiffToText.bat
3067 \bin\ListSymbols.bat
3105 \bin\ListUnused.bat
3108 \bin\MetricsToHTML.bat
3108 \bin\MetricsToText.bat
3124 \bin\OOMetrics.bat
3678 \bin\OOMetricsGUI.bat
3067 \bin\XSLTProcess.bat
3067 \bin\c2c.bat
3067 \bin\c2p.bat
3067 \bin\f2f.bat
3067 \bin\p2p.bat
60457 \docs\Developer.html
190967 \docs\Manual.html
999 \docs\Menu.html
3546 \docs\SampleGraph.xml
271 \docs\Title.html
300052 \docs\Tools.html
...
1397 \docs\api\index.html
...
378 \docs\index.html
...
2550 \etc\ClosureToText.xsl
4431 \etc\DependablesToHTML.xsl
3440 \etc\DependablesToText.xsl
1988 \etc\DependencyGraphToFullyQualifiedNames.xsl
2798 \etc\DependencyGraphToGraphML.xsl
4722 \etc\DependencyGraphToHTML.xsl
6280 \etc\DependencyGraphToRDF.xsl
3951 \etc\DependencyGraphToText.xsl
2112 \etc\DependencyGraphToUnconfirmedFullyQualifiedNames.xsl
6685 \etc\DependencyGraphToyEd.xsl
4441 \etc\DependentsToHTML.xsl
3449 \etc\DependentsToText.xsl
2203 \etc\DiffToFullyQualifiedNames.xsl
9025 \etc\DiffToHTML.xsl
4243 \etc\HideInboundDependenciesToHTML.xsl
3252 \etc\HideInboundDependenciesToText.xsl
4239 \etc\HideOutboundDependenciesToHTML.xsl
3249 \etc\HideOutboundDependenciesToText.xsl
3619 \etc\IEPMConfig.xml
9837 \etc\InboundDependencyConfig.xml
4141 \etc\ListDiffToHTML.xsl
2887 \etc\ListDiffToText.xsl
2256 \etc\ListInheritanceDiffToText.xsl
2677 \etc\ListUnused.xsl
8514 \etc\MartinConfig.xml
34927 \etc\MetricsConfig.xml
4284 \etc\MetricsToHTML.xsl
6755 \etc\MetricsToText.xsl
9530 \etc\OutboundDependencyConfig.xml
7164 \etc\classfile.dtd
1869 \etc\cycles.dtd
2389 \etc\dependencies.dtd
805 \etc\dependency.style.css
8235 \etc\differences.dtd
1895 \etc\list-diff.dtd
2556 \etc\metrics-configuration.dtd
2459 \etc\metrics.dtd
795 \etc\metrics.style.css
0 \etc\public_packages.txt
678583 \lib\DependencyFinder.jar
934385 \lib\guava.jar
11358 \lib\guava.lic
65261 \lib\jakarta-oro.jar
2690 \lib\jakarta-oro.lic
391834 \lib\log4j.jar
11366 \lib\log4j.lic
1634 \license.txt
822 \readme.txt
747 \classes\dependencyfindertasks.properties
971 \classes\log4j.properties
# Total Size Files
# 19280266 1133
Have trouble using Dependency Finder? See How To Use Dependency Finder.
2015-10-21, ∼2320🔥, 0💬
Popular Posts:
How to merge two JAR files with "jar" commands? I am tired of specifying multiple JAR files in the c...
Jackson is "the Java JSON library" or "the best JSON parser for Java". Or simply as "JSON for Java"....
Jetty provides an HTTP server, HTTP client, and javax.servlet container. These components are open s...
JDK 11 java.sql.rowset.jmod is the JMOD file for JDK 11 SQL Rowset module. JDK 11 SQL Rowset module ...
Where to get the Java source code for Connector/J 8.0 User Impl module? Java source code files for C...