Java Dependency Finder 1

Java Dependency Finder is a simple Java based command line utility that can be used to find out what jar/zip file contains what Class. Ever fell into the situation where you are trying to compile some Java code that needs a set of jars but you are not...