| name | Bug report |
|---|---|
| about | Report a bug in the STACKIT Java SDK |
| title | |
| labels | bug |
| assignees |
Please add a clear and concise description of what the bug is.
// put your Java example here
// ...- Run ...
- ...
Please describe the current behavior of the STACKIT Java SDK. Don't forget to add detailed information like error messages.
Please describe the behavior which you would expect from the STACKIT Java SDK in that case.
- OS:
- Java version (see
java --version):X.X.X - Version of the STACKIT Java SDK:
# please run the following command to get the versions of the STACKIT Java SDK versions and add the output here in this code block
$ mvn dependency:list | grep "stackit"
Additional information
Feel free to add any additional information here.