This repository contains the STACKIT SDKs for Java.
If you encounter any issues or have suggestions for improvements, please open an issue in the repository or create a ticket in the STACKIT Help Center.
Building the STACKIT Java SDK requires:
- Java SDK (version 11 to 21 should be supported) installed on your system
In case you want to open the project in your preferred IDE, run ./gradlew idea or ./gradlew eclipse beforehand.
To install the API client library to your local Maven repository, simply execute:
./gradlew publishToMavenLocalSee the release documentation for further information.
Apache 2.0