MVN

com.google.crypto.tink : tink-gcpkms

Maven & Gradle

Feb 23, 2023
2 usages
2 stars

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

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

Latest Version

Choose a version of com.google.crypto.tink : tink-gcpkms 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-gcpkms to add to Maven or Gradle - All Versions:

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

How to add a dependency to Maven

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

<dependency>
    <groupId>com.google.crypto.tink</groupId>
    <artifactId>tink-gcpkms</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-gcpkms gradle dependency to your build.gradle file:

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "com.google.crypto.tink" % "tink-gcpkms" % "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 11, 2019
4 usages
Aug 17, 2023
1 usages
27 stars
Dec 21, 2022
1 usages
97 stars
Jul 17, 2020
5 usages
10.6k stars
Dec 17, 2021
1 usages
784 stars
Jun 17, 2021
2 usages
5.2k stars
May 29, 2021
1 usages
40 stars