License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.translationexchange |
ArtifactId | ArtifactIdtml-redis |
Version | Version0.2.2 |
Type | Typejar |
Description |
Descriptiontml-redis
Redis adapter for TML
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tml-redis-0.2.2.pom | |
tml-redis-0.2.2.jar | 4 KB |
tml-redis-0.2.2-sources.jar | 2 KB |
tml-redis-0.2.2-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.translationexchange/tml-redis/ -->
<dependency>
<groupId>com.translationexchange</groupId>
<artifactId>tml-redis</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.translationexchange/tml-redis/
implementation 'com.translationexchange:tml-redis:0.2.2'
// https://jarcasting.com/artifacts/com.translationexchange/tml-redis/
implementation ("com.translationexchange:tml-redis:0.2.2")
'com.translationexchange:tml-redis:jar:0.2.2'
<dependency org="com.translationexchange" name="tml-redis" rev="0.2.2">
<artifact name="tml-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.translationexchange', module='tml-redis', version='0.2.2')
)
libraryDependencies += "com.translationexchange" % "tml-redis" % "0.2.2"
[com.translationexchange/tml-redis "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
com.translationexchange : tml | jar | 0.2.10 |
redis.clients : jedis | jar | 2.4.2 |