Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.03 KB

File metadata and controls

39 lines (24 loc) · 1.03 KB

STACKIT logo

STACKIT SDK for Java (BETA)

GitHub License

This repository contains the STACKIT SDKs for Java.

Reporting issues

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.

Development

Building the STACKIT Java SDK requires:

  1. 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.

Installation

To install the API client library to your local Maven repository, simply execute:

./gradlew publishToMavenLocal

Release creation

See the release documentation for further information.

License

Apache 2.0