| License |
License |
|---|---|
| Categories |
CategoriesRedis Data Databases |
| GroupId | GroupIdbiz.paluch.redis |
| ArtifactId | ArtifactIdspinach |
| Version | Version0.3 |
| Type | Typejar |
| Description |
Descriptionspinach
Java disque client based on lettuce
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| spinach-0.3.pom | |
| spinach-0.3.jar | 122 KB |
| spinach-0.3-sources.jar | 77 KB |
| spinach-0.3-javadoc.jar | 440 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/biz.paluch.redis/spinach/ -->
<dependency>
<groupId>biz.paluch.redis</groupId>
<artifactId>spinach</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/biz.paluch.redis/spinach/
implementation 'biz.paluch.redis:spinach:0.3'
// https://jarcasting.com/artifacts/biz.paluch.redis/spinach/
implementation ("biz.paluch.redis:spinach:0.3")
'biz.paluch.redis:spinach:jar:0.3'
<dependency org="biz.paluch.redis" name="spinach" rev="0.3">
<artifact name="spinach" type="jar" />
</dependency>
@Grapes(
@Grab(group='biz.paluch.redis', module='spinach', version='0.3')
)
libraryDependencies += "biz.paluch.redis" % "spinach" % "0.3"
[biz.paluch.redis/spinach "0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| biz.paluch.redis : lettuce | jar | 3.4.1.Final |
| io.netty : netty-common | jar | 4.0.34.Final |
| io.netty : netty-transport | jar | 4.0.34.Final |
| io.netty : netty-handler | jar | 4.0.34.Final |
| io.reactivex : rxjava | jar | 1.0.14 |
| com.google.guava : guava | jar | 17.0 |
| org.apache.commons : commons-pool2 | jar | 2.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.netty : netty-transport-native-epoll Optional | jar | 4.0.34.Final |
| org.springframework : spring-beans | jar | 3.1.4.RELEASE |
| org.springframework : spring-context | jar | 3.1.4.RELEASE |
| javax.inject : javax.inject | jar | 1 |
| javax.enterprise : cdi-api | jar | 1.0 |
| com.google.code.findbugs : jsr305 Optional | jar | 3.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 1.9.5 |
| com.google.code.tempus-fugit : tempus-fugit | jar | 1.1 |
| org.apache.openwebbeans.test : cditest-owb | jar | 1.2.6 |
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| org.assertj : assertj-core | jar | 1.6.1 |
| log4j : log4j | jar | 1.2.17 |
| org.springframework : spring-test | jar | 3.1.4.RELEASE |
| org.springframework : spring-expression | jar | 3.1.4.RELEASE |
| org.hamcrest : hamcrest-library | jar | 1.3 |