Last Version

YC KMS provider for AWS Encryption SDK 2.6

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

License

License

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

2.6
Type

Type

jar
Description

Description

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

Download kms-provider-awscrypto 2.6


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

Dependencies

compile (4)

Group / Artifact Type Version
com.yandex.cloud : java-sdk-services jar 2.3.1
com.amazonaws : aws-encryption-sdk-java jar 2.0.0
commons-io : commons-io jar 2.6
net.jodah : failsafe jar 2.0.1

Project Modules

There are no modules declared in this project.