org.seedstack.addons.redis:redis

Clean Java development

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

org.seedstack.addons.redis
ArtifactId

ArtifactId

redis
Last Version

Last Version

2.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Clean Java development
Project Organization

Project Organization

SeedStack
Source Code Management

Source Code Management

https://github.com/seedstack/redis-addon

Download redis

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.seedstack.seed : seed-core jar 3.12.0

provided (4)

Group / Artifact Type Version
redis.clients : jedis jar 3.6.0
javax.validation : validation-api jar 1.1.0.Final
com.google.code.findbugs : jsr305 jar 3.0.2
com.google.code.findbugs : annotations jar 3.0.1

test (3)

Group / Artifact Type Version
org.seedstack.seed : seed-testing-junit4 jar 3.12.0
org.assertj : assertj-core jar 3.12.1
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.2
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
1.0.2
1.0.1
1.0.0