Categories |
CategoriesRedis Data Databases Auto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.hp.autonomy.hod.redis |
ArtifactId | ArtifactIdredis-hod-token-repository |
Version | Version0.2.0 |
Type | Typejar |
<!-- 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.2.0</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.2.0'
// https://jarcasting.com/artifacts/com.hp.autonomy.hod.redis/redis-hod-token-repository/
implementation ("com.hp.autonomy.hod.redis:redis-hod-token-repository:0.2.0")
'com.hp.autonomy.hod.redis:redis-hod-token-repository:jar:0.2.0'
<dependency org="com.hp.autonomy.hod.redis" name="redis-hod-token-repository" rev="0.2.0">
<artifact name="redis-hod-token-repository" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hp.autonomy.hod.redis', module='redis-hod-token-repository', version='0.2.0')
)
libraryDependencies += "com.hp.autonomy.hod.redis" % "redis-hod-token-repository" % "0.2.0"
[com.hp.autonomy.hod.redis/redis-hod-token-repository "0.2.0"]