java-sdk-core

Core functionality required by code generated by the IBM OpenAPI SDK Generator

Лицензия

Лицензия

Категории

Категории

Java Языки программирования
Группа

Группа

com.ibm.cloud.sdk
Идентификатор

Идентификатор

java-sdk-core
Последняя версия

Последняя версия

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

java-sdk-core
Core functionality required by code generated by the IBM OpenAPI SDK Generator
Ссылка на сайт

Ссылка на сайт

https://github.com/IBM/java-sdk-core
Система контроля версий

Система контроля версий

https://github.com/IBM/java-sdk-core/tree/master

Скачать java-sdk-core

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.ibm.cloud.sdk/java-sdk-core/ -->
<dependency>
    <groupId>com.ibm.cloud.sdk</groupId>
    <artifactId>java-sdk-core</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.cloud.sdk/java-sdk-core/
implementation 'com.ibm.cloud.sdk:java-sdk-core:1.0.1'
// https://jarcasting.com/artifacts/com.ibm.cloud.sdk/java-sdk-core/
implementation ("com.ibm.cloud.sdk:java-sdk-core:1.0.1")
'com.ibm.cloud.sdk:java-sdk-core:jar:1.0.1'
<dependency org="com.ibm.cloud.sdk" name="java-sdk-core" rev="1.0.1">
  <artifact name="java-sdk-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.cloud.sdk', module='java-sdk-core', version='1.0.1')
)
libraryDependencies += "com.ibm.cloud.sdk" % "java-sdk-core" % "1.0.1"
[com.ibm.cloud.sdk/java-sdk-core "1.0.1"]

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
com.squareup.okhttp3 : okhttp jar 3.12.1
com.squareup.okhttp3 : logging-interceptor jar 3.12.1
com.squareup.okhttp3 : okhttp-urlconnection jar 3.12.1
org.glassfish.jersey.bundles.repackaged : jersey-jsr166e jar 2.25.1
commons-io : commons-io jar 2.6
org.apache.commons : commons-lang3 jar 3.8.1
com.google.code.findbugs : annotations jar 3.0.1
com.google.code.findbugs : jsr305 jar 3.0.1
com.google.guava : guava jar 27.0.1-jre
com.google.code.gson : gson jar 2.8.5

test (4)

Идентификатор библиотеки Тип Версия
com.squareup.okhttp3 : mockwebserver jar 3.12.1
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.12
org.testng : testng jar 6.14.3

Модули Проекта

Данный проект не имеет модулей.

Build Status Maven Central License codecov semantic-release CLA assistant

IBM Java SDK Core Version 9.8.1

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

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.8.1</version>
</dependency>
Gradle
'com.ibm.cloud:sdk-core:9.8.1'

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.

com.ibm.cloud.sdk

International Business Machines

Версии библиотеки

Версия
1.0.1
1.0.0
0.0.12