License |
License |
---|---|
Categories |
CategoriesRedis Data Databases Auto Application Layer Libs Code Generators |
GroupId | GroupIdcom.hp.autonomy.hod.redis |
ArtifactId | ArtifactIdredis-hod-token-repository |
Last Version | Last Version0.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRedis based repository for HP Haven OnDemand authentication tokens
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.hp.autonomy.hod : java-hod-client | jar | 0.25.3 |
redis.clients : jedis | jar | 2.6.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : java-hamcrest | jar | 2.0.0.0 |