Last Version

Redis Data Core 0.7

Redis Data is a Transaction Manager and Object Mapper for redis implemented in Java 6.

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.eemmiirr.redisdata
ArtifactId

ArtifactId

redisdata-core
Version

Version

0.7
Type

Type

jar
Description

Description

Redis Data Core
Redis Data is a Transaction Manager and Object Mapper for redis implemented in Java 6.

Download redisdata-core 0.7


<!-- https://jarcasting.com/artifacts/com.github.eemmiirr.redisdata/redisdata-core/ -->
<dependency>
    <groupId>com.github.eemmiirr.redisdata</groupId>
    <artifactId>redisdata-core</artifactId>
    <version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.eemmiirr.redisdata/redisdata-core/
implementation 'com.github.eemmiirr.redisdata:redisdata-core:0.7'
// https://jarcasting.com/artifacts/com.github.eemmiirr.redisdata/redisdata-core/
implementation ("com.github.eemmiirr.redisdata:redisdata-core:0.7")
'com.github.eemmiirr.redisdata:redisdata-core:jar:0.7'
<dependency org="com.github.eemmiirr.redisdata" name="redisdata-core" rev="0.7">
  <artifact name="redisdata-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.eemmiirr.redisdata', module='redisdata-core', version='0.7')
)
libraryDependencies += "com.github.eemmiirr.redisdata" % "redisdata-core" % "0.7"
[com.github.eemmiirr.redisdata/redisdata-core "0.7"]

Dependencies

compile (13)

Group / Artifact Type Version
redis.clients : jedis jar 2.3.0
org.springframework : spring-core Optional jar 3.2.5.RELEASE
org.springframework : spring-context Optional jar 3.2.5.RELEASE
org.springframework : spring-aop Optional jar 3.2.5.RELEASE
org.aspectj : aspectjrt jar 1.7.3
org.aspectj : aspectjweaver jar 1.7.3
org.codehaus.jackson : jackson-mapper-asl jar 1.9.13
de.ruedigermoeller : fst jar 1.28
net.jpountz.lz4 : lz4 jar 1.2.0
com.google.guava : guava jar 15.0
commons-collections : commons-collections jar 3.2.1
com.google.code.findbugs : jsr305 jar 2.0.2
org.reflections : reflections jar 0.9.5

Project Modules

There are no modules declared in this project.