is not current version
Last Version 2.6

com.yandex.cloud:kms-provider-awscrypto 1.0

Glue code to enable usage of Yandex Cloud KMS from AWS Encryption SDK

Categories

Categories

IDE Development Tools AWS Container PaaS Providers Dex General Purpose Libraries Utility
GroupId

GroupId

com.yandex.cloud
ArtifactId

ArtifactId

kms-provider-awscrypto
Version

Version

1.0
Type

Type

jar

Download kms-provider-awscrypto 1.0


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