SDKs
...
Getting Started
Java

Java SDK Installation

2min

The Java LicenseSpring SDK can be downloaded at Javadoc & Downloads.

For this tutorial, we will download the Version 2.5.2 Core Jar and OSGi bundle, as well as the License Client Jar and OSGI bundle.

Java JAR and OSGi Bundle Location
Java JAR and OSGi Bundle Location


See Which Java SDK Should I Implement? for more information about the different modules.

Adding JAR Files and OSGI Bundles into Your IntelliJ IDEA Project

Procedure:

  1. Open your installed IntelliJ IDEA Project
  2. Go to the File > Project Structure
  3. Select Modules at the left panel and select the Dependencies tab.
  4. Select the + icon and select 1 JARs or Directories option.
  5. Select your JAR file or you can select the directories.
  6. Click on the OK button.
Adding JAR Files to Dependencies
Adding JAR Files to Dependencies