IBM Java SDK Core Version 9.5.4
This project contains core functionality required by Java code generated by the IBM Cloud OpenAPI SDK Generator (openapi-sdkgen).
Installation
The current version of the project: 9.5.4
You can use this project by defining it as a dependency within your Java SDK project (i.e. a project containing Java code generated by the IBM Cloud OpenAPI SDK Generator).
Maven
<dependency>
<groupId>com.ibm.cloud</groupId>
<artifactId>sdk-core</artifactId>
<version>9.5.4</version>
</dependency>
Gradle
'com.ibm.cloud:sdk-core:9.5.4'
Prerequisites
- Java SE version 8 or newer is required
Javadoc
You can find the Javadoc for this project here: https://ibm.github.io/java-sdk-core/
Authentication
The java-sdk-core project supports the following types of authentication:
- Basic Authentication
- Bearer Token
- Identity and Access Management (IAM)
- Cloud Pak for Data
- No Authentication
For more information about the various authentication types and how to use them with your services, click here
Issues
If you encounter an issue with this project, you are welcome to submit a bug report. Before opening a new issue, please search for similar issues. It's possible that someone has already reported it.
Open source @ IBM
Find more open source projects on the IBM Github Page
License
This library is licensed under Apache 2.0. Full license text is available in LICENSE.
Contributing
See CONTRIBUTING.md.
Code of conduct
See CODE_OF_CONDUCT.md.