Last Version

Cloud KMS encryption backend for the GCP Token Broker 0.10.5

Parent project for the GCP Token Broker service and related artifacts.

License

License

GroupId

GroupId

com.google.cloud.broker
ArtifactId

ArtifactId

encryption-backend-cloud-kms
Version

Version

0.10.5
Type

Type

jar
Description

Description

Cloud KMS encryption backend for the GCP Token Broker
Parent project for the GCP Token Broker service and related artifacts.

Download encryption-backend-cloud-kms 0.10.5


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.crypto.tink : tink jar 1.3.0-rc4
com.google.apis : google-api-services-cloudkms jar v1-rev20200221-1.30.8
org.conscrypt : conscrypt-openjdk-uber jar 2.2.1

provided (1)

Group / Artifact Type Version
com.google.cloud.broker : broker-core jar 0.10.5

test (4)

Group / Artifact Type Version
com.google.cloud.broker : broker-core test-jar 0.10.5
junit : junit jar 4.13
org.powermock : powermock-module-junit4 jar 2.0.5
org.powermock : powermock-api-mockito2 jar 2.0.5

Project Modules

There are no modules declared in this project.