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

Redis based repository for HP Haven OnDemand authentication tokens

License

License

Categories

Categories

Redis Data Databases Auto Application Layer Libs Code Generators
GroupId

GroupId

com.hp.autonomy.hod.redis
ArtifactId

ArtifactId

redis-hod-token-repository
Last Version

Last Version

0.4.2
Release Date

Release Date

Type

Type

jar
Description

Description

Redis based repository for HP Haven OnDemand authentication tokens
Project URL

Project URL

https://github.com/hpautonomy/redis-hod-token-repository
Project Organization

Project Organization

Hewlett-Packard Development Company, L.P.

Download redis-hod-token-repository

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.hp.autonomy.hod : java-hod-client jar 0.25.3
redis.clients : jedis jar 2.6.2

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.4

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : java-hamcrest jar 2.0.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.2
0.4.1
0.4.0
0.3.1
0.3.0
0.2.0
0.1.0