huxi / jarscan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jarscan

A simple and minimal app that scans jar files and prints the maximum major version number of all the contained class files.

Execute gradlew distZip to create a zip containing the app at build/distributions/jarscan.zip.

This file contains bin/jarscan which takes any number of jar files as arguments.

License

This software is licensed as WTFPL. Use it if you like.

About

License:Do What The F*ck You Want To Public License


Languages

Language:Shell 51.8%Language:Java 46.8%Language:Groovy 1.4%