Requirements & Installation
Requirements
- Java 18 or later
Installation
Install for Gradle.[version] is the SDK version name that you download.
[version] is the SDK version name that you download.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Installation guide for the Locker Secrets Manager SDK for Java
[version] is the SDK version name that you download.
implementation 'io.locker:lockersm:[version]'
[version] is the SDK version name that you download.
<dependency>
<groupId>io.locker</groupId>
<artifactId>lockersm</artifactId>
<version>[version]</version>
</dependency>