Yandex Cloud SDK usage examples for Java


License

License

MIT
Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.yandex.cloud
ArtifactId

ArtifactId

examples
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Yandex Cloud SDK usage examples for Java
Yandex Cloud SDK usage examples for Java
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 examples

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.yandex.cloud : java-sdk-services jar 2.0.0

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
2.0.0