Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.18 KB

installing.md

File metadata and controls

24 lines (17 loc) · 1.18 KB

Installing and updating OpenKit Java

Prerequisites

OpenKit Java requires a Java Runtime Environment (JRE) 6, 7, 8 or 11.

Obtaining OpenKit Java

OpenKit is available as Maven package on Mavencentral and should be used via Maven, Gradle or Ivy.

An alternative way, if automatic dependency management is not possible, is to obtain the jar file from GitHub Releases.

Updating OpenKit Java

The recommended approach to update OpenKit is via Maven, Gradle or Ivy from Mavencentral.

An alternative way, if automatic dependency management is not possible, is manually updating the jar file from GitHub Releases.

Release notifications

GitHub offers the possibility to receive notifications for new releases. Detailed instructions are available on the Watching and unwatching releases for a repository page.