Create a ticket
Sign in Sign up
Locker support Locker support
Results

No results found.

Home Locker Secrets Manager Developer tools Secrets - SDK Java Requirement & Installation
Vietnamese English
Requirement & Installation

Requirements

  • Java 18 or later

Installation

Gradle users

Add this dependency to your project’s build file

implementation 'io.locker:lockerpm:0.0.3'

Maven users

Add this dependency to your project’s POM

<dependency>
    <groupId>io.locker</groupId>
    <artifactId>lockerpm</artifactId>
    <version>0.0.3</version>
</dependency>
 

Others

You’ll need to manually install the following JARs

Was this page helpful?
No
Yes
Join Our Community