JarFinder

The JarFinder application allows you to find a JAR file that contain a given class. Both JAR files and class names can be indicated using wildcards (*) and the research can be set case sensitive or recursive.

The list of matching JAR files are displayed in a list and matching class name are also displayed.

The JAR file can be copied or the containing folder can be opened.

Installation

Windows

Just download the *.setup.exe file and execute it. It will install the JarFinder application.

Other

Just download the ZIP archive and expand it in the directory of your choice. Then, run the command java -jar JarFinder-$project.version .jar to launch the application.

Download

Last release of JarFinder can be downloaded from the "Donwload" menu at the left.

Other and older JarFinder releases can be downloaded from here .