Skip to content

emacdona/JarBrowser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JarBrowser

A utility for browsing Java archives (jar, war, ear, zip)

Get yourself a nice executable jar file (now in an easy copy/paste format):

git clone http://github.com/emacdona/JarBrowser.git JarBrowser; \
cd JarBrowser; \
mvn assembly:assembly; \
cd target; \
java -jar JarBrowser-1.0-jar-with-dependencies.jar

About

A simple tool for browsing Java archive files (zip)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages