Skip to content

Java command line tool that checks maven for newest versions of build.gradle dependencies

License

Notifications You must be signed in to change notification settings

SiimKinks/depchecker

Repository files navigation

depchecker

Java command line tool that checks maven for newest versions of build.gradle dependencies

Usage:

./java -jar depchecker-all-1.0.jar <path to build.gradle>

Building runnable jar:

./gradlew fatJar

Jar will be located at build/libs

Note: you must use java 8 to build project

About

Java command line tool that checks maven for newest versions of build.gradle dependencies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages