WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -10,37 +8,56 @@ For more information, please visit [https://support.stackit.cloud/servicedesk](h
10
8
11
9
This package is part of the STACKIT Java SDK. For additional information, please visit the [GitHub repository](https://github.com/stackitcloud/stackit-sdk-java) of the SDK.
12
10
11
+
## Installation from Maven Central (recommended)
13
12
14
-
## Requirements
13
+
The release artifacts for this SDK submodule are available on [Maven Central](https://central.sonatype.com/artifact/cloud.stackit.sdk/iaas).
15
14
16
-
Building the API client library requires:
17
-
1. Java SDK (version 11 to 21 should be supported) installed on your system
15
+
### Maven users
18
16
19
-
## Installation
17
+
Add this dependency to your project's POM:
20
18
21
-
To install the API client library to your local Maven repository, simply execute:
0 commit comments