License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.github.yamingd.argo |
ArtifactId | ArtifactIdredis-template |
Version | Version2.1 |
Type | Typejar |
Description |
Descriptionredis-template
Redis Template
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
redis-template-2.1.pom | |
redis-template-2.1.jar | 97 KB |
redis-template-2.1-sources.jar | 9 KB |
redis-template-2.1-javadoc.jar | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yamingd.argo/redis-template/ -->
<dependency>
<groupId>com.github.yamingd.argo</groupId>
<artifactId>redis-template</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yamingd.argo/redis-template/
implementation 'com.github.yamingd.argo:redis-template:2.1'
// https://jarcasting.com/artifacts/com.github.yamingd.argo/redis-template/
implementation ("com.github.yamingd.argo:redis-template:2.1")
'com.github.yamingd.argo:redis-template:jar:2.1'
<dependency org="com.github.yamingd.argo" name="redis-template" rev="2.1">
<artifact name="redis-template" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yamingd.argo', module='redis-template', version='2.1')
)
libraryDependencies += "com.github.yamingd.argo" % "redis-template" % "2.1"
[com.github.yamingd.argo/redis-template "2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.msgpack : msgpack | jar | 0.6.12 |
ch.qos.logback : logback-classic | jar | 1.0.13 |
redis.clients : jedis | jar | 2.7.3 |
org.slf4j : slf4j-api | jar | 1.7.5 |
com.google.guava : guava | jar | 18.0 |
org.slf4j : jul-to-slf4j | jar | 1.5.11 |
com.github.yamingd.argo : argo-yaml | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |