is not current version
Last Version 1.13.4

com.yandex.ydb:ydb-sdk-auth-iam 1.1.0

IAM authentication module

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.yandex.ydb
ArtifactId

ArtifactId

ydb-sdk-auth-iam
Version

Version

1.1.0
Type

Type

jar

Download ydb-sdk-auth-iam 1.1.0


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