Blog Archives

Jdeps – Java class dependency analyzer

In Java 8 we got a new command line tool called jdeps to know the Java dependencies. It is a nice tool to do static analysis and find out the .class/jar dependencies. For example, I have a class and wanted to

Tagged with:
Posted in Java
Dzone.com
DZone

DZone MVB

Java Code Geeks
Java Code Geeks
OpenSourceForYou