is not current version
Last Version 0.4.2

com.hp.autonomy.hod.redis:redis-hod-token-repository 0.3.1

Redis based repository for HP Haven OnDemand authentication tokens

Categories

Categories

Redis Data Databases Auto Application Layer Libs Code Generators
GroupId

GroupId

com.hp.autonomy.hod.redis
ArtifactId

ArtifactId

redis-hod-token-repository
Version

Version

0.3.1
Type

Type

jar

Download redis-hod-token-repository 0.3.1


<!-- https://jarcasting.com/artifacts/com.hp.autonomy.hod.redis/redis-hod-token-repository/ -->
<dependency>
    <groupId>com.hp.autonomy.hod.redis</groupId>
    <artifactId>redis-hod-token-repository</artifactId>
    <version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.hp.autonomy.hod.redis/redis-hod-token-repository/
implementation 'com.hp.autonomy.hod.redis:redis-hod-token-repository:0.3.1'
// https://jarcasting.com/artifacts/com.hp.autonomy.hod.redis/redis-hod-token-repository/
implementation ("com.hp.autonomy.hod.redis:redis-hod-token-repository:0.3.1")
'com.hp.autonomy.hod.redis:redis-hod-token-repository:jar:0.3.1'
<dependency org="com.hp.autonomy.hod.redis" name="redis-hod-token-repository" rev="0.3.1">
  <artifact name="redis-hod-token-repository" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hp.autonomy.hod.redis', module='redis-hod-token-repository', version='0.3.1')
)
libraryDependencies += "com.hp.autonomy.hod.redis" % "redis-hod-token-repository" % "0.3.1"
[com.hp.autonomy.hod.redis/redis-hod-token-repository "0.3.1"]