MVN

com.google.crypto.tink : tink-awskms

Maven & Gradle

Feb 23, 2023
1 usages
2 stars

Tink Cryptography API with AWS KMS · This is a plugin that integrates Tink with AWS KMS.

<dependency>
    <groupId>com.google.crypto.tink</groupId>
    <artifactId>tink-awskms</artifactId>
    <version>1.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.google.crypto.tink : tink-awskms to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.8.0
  • Latest Release Candidate: 1.4.0-rc2

All Versions

Choose a version of com.google.crypto.tink : tink-awskms to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.8.x
tink-awskms-1.8.0
1.7.x
tink-awskms-1.7.0
1.6.x
tink-awskms-1.6.1
tink-awskms-1.6.0
1.5.x
tink-awskms-1.5.0
1.4.x
tink-awskms-1.4.0
tink-awskms-1.4.0-rc2
tink-awskms-1.4.0-rc1
1.3.x
tink-awskms-1.3.0
tink-awskms-1.3.0-rc4
tink-awskms-1.3.0-rc3
tink-awskms-1.3.0-rc2
tink-awskms-1.3.0-rc1

How to add a dependency to Maven

Add the following com.google.crypto.tink : tink-awskms maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.google.crypto.tink</groupId>
    <artifactId>tink-awskms</artifactId>
    <version>1.8.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.google.crypto.tink : tink-awskms gradle dependency to your build.gradle file:

implementation 'com.google.crypto.tink:tink-awskms:1.8.0'

Gradle Kotlin DSL: Add the following com.google.crypto.tink : tink-awskms gradle kotlin dependency to your build.gradle.kts file:

implementation("com.google.crypto.tink:tink-awskms:1.8.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.google.crypto.tink : tink-awskms sbt scala dependency to your build.sbt file:

libraryDependencies += "com.google.crypto.tink" % "tink-awskms" % "1.8.0"

Advertisement

Dependencies from Group

Jul 17, 2023
60 usages
68 stars
Jul 17, 2023
19 usages
68 stars
Jul 18, 2023
3 usages
7 stars
Feb 23, 2023
2 usages
2 stars
Feb 23, 2023
1 usages
2 stars

Discover Dependencies

Jul 19, 2023
3 usages
8.3k stars
Dec 24, 2022
0 stars
Jul 03, 2019
405 stars
Apr 26, 2023
718 stars
Aug 22, 2023
9 stars
Feb 27, 2023
12 stars
Mar 10, 2023
7 usages
561 stars
May 08, 2023
11 stars