License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.orange.redis-protocol |
ArtifactId | ArtifactIdredisgen |
Last Version | Last Version0.12 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionredisgen
A very fast Java redis redis.client.
|
Project URL |
Project URL |
Filename | Size |
---|---|
redisgen-0.12.pom | |
redisgen-0.12.jar | 16 KB |
redisgen-0.12-sources.jar | 8 KB |
redisgen-0.12-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.orange.redis-protocol/redisgen/ -->
<dependency>
<groupId>com.orange.redis-protocol</groupId>
<artifactId>redisgen</artifactId>
<version>0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.orange.redis-protocol/redisgen/
implementation 'com.orange.redis-protocol:redisgen:0.12'
// https://jarcasting.com/artifacts/com.orange.redis-protocol/redisgen/
implementation ("com.orange.redis-protocol:redisgen:0.12")
'com.orange.redis-protocol:redisgen:jar:0.12'
<dependency org="com.orange.redis-protocol" name="redisgen" rev="0.12">
<artifact name="redisgen" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orange.redis-protocol', module='redisgen', version='0.12')
)
libraryDependencies += "com.orange.redis-protocol" % "redisgen" % "0.12"
[com.orange.redis-protocol/redisgen "0.12"]
Group / Artifact | Type | Version |
---|---|---|
com.github.spullara.mustache.java : compiler | jar | 0.8.9 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.4 |
com.google.guava : guava | jar | 13.0.1 |
com.github.spullara.cli-parser : cli-parser | jar | 1.1 |
org.slf4j : slf4j-api | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
ch.qos.logback : logback-classic | jar | 1.1.2 |