Java SDK for Yandex Cloud


License

License

MIT
Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.yandex.cloud
ArtifactId

ArtifactId

sdk
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Java SDK for Yandex Cloud
Java SDK for Yandex Cloud
Project URL

Project URL

https://github.com/yandex-cloud/java-sdk
Source Code Management

Source Code Management

https://github.com/yandex-cloud/java-sdk.git

Download sdk

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
io.grpc : grpc-netty-shaded jar 1.26.0
com.yandex.cloud : java-genproto jar 1.2.1
org.bouncycastle : bcprov-jdk15on jar 1.61
io.jsonwebtoken : jjwt-api jar 0.10.6
io.jsonwebtoken : jjwt-impl jar 0.10.6
io.jsonwebtoken : jjwt-jackson jar 0.10.6

Project Modules

There are no modules declared in this project.

Yandex.Cloud Java SDK

Java SDK for Yandex.Cloud services.

Use in Maven:

<dependency>
    <groupId>com.yandex.cloud</groupId>
    <artifactId>java-sdk-services</artifactId>
    <version>2.2.1</version>
</dependency>

Examples

Examples can be found in examples module.

com.yandex.cloud

Yandex.Cloud

Yandex.Cloud is a public cloud platform that offers scalable computing, secure storage for unlimited amounts of data and machine learning tools.

Versions

Version
1.2.1
1.2.0
1.1.0
1.0