Skip to content

de.tiramon.github.update.github-update-checker 1.0.2

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>de.tiramon.github.update</groupId>
  <artifactId>github-update-checker</artifactId>
  <version>1.0.2</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

This little code will read the current installed Version from the Manifest File in the currently executed jar (Implementation-Version) and compares it with the version of the last release at github