| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesDex General Purpose Libraries Utility | 
        
| GroupId | GroupIdcom.yandex.ydb | 
    
| ArtifactId | ArtifactIdydb-sdk-auth-iam | 
    
| Last Version | Last Version1.13.4 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionYandex Cloud IAM authentication module 
            Yandex Cloud IAM authentication module 
         | 
    
| Filename | Size | 
|---|---|
| ydb-sdk-auth-iam-1.13.4.pom | |
| ydb-sdk-auth-iam-1.13.4.jar | 2 KB | 
| ydb-sdk-auth-iam-1.13.4-sources.jar | 2 KB | 
| ydb-sdk-auth-iam-1.13.4-javadoc.jar | 24 KB | 
| Browse | 
<!-- 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.13.4</version>
</dependency>
                // https://jarcasting.com/artifacts/com.yandex.ydb/ydb-sdk-auth-iam/
implementation 'com.yandex.ydb:ydb-sdk-auth-iam:1.13.4'
                // https://jarcasting.com/artifacts/com.yandex.ydb/ydb-sdk-auth-iam/
implementation ("com.yandex.ydb:ydb-sdk-auth-iam:1.13.4")
                'com.yandex.ydb:ydb-sdk-auth-iam:jar:1.13.4'
                <dependency org="com.yandex.ydb" name="ydb-sdk-auth-iam" rev="1.13.4">
  <artifact name="ydb-sdk-auth-iam" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.yandex.ydb', module='ydb-sdk-auth-iam', version='1.13.4')
)
                libraryDependencies += "com.yandex.ydb" % "ydb-sdk-auth-iam" % "1.13.4"
                [com.yandex.ydb/ydb-sdk-auth-iam "1.13.4"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.yandex.ydb : ydb-sdk-core | jar | 1.13.4 | 
| com.yandex.cloud : java-sdk-auth | jar | 2.5.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 | 
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 | 
| org.mock-server : mockserver-netty | jar | 5.5.4 |