Last Version

Redis cache backend for the GCP Token Broker 0.10.5

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

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.google.cloud.broker
ArtifactId

ArtifactId

cache-backend-redis
Version

Version

0.10.5
Type

Type

jar
Description

Description

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

Download cache-backend-redis 0.10.5


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

Dependencies

compile (1)

Group / Artifact Type Version
org.redisson : redisson jar 3.12.3

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.