License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdorg.zalando |
ArtifactId | ArtifactIdfahrschein-redis |
Version | Version0.18.0 |
Type | Typejar |
Description |
DescriptionFahrschein Redis Cursor Management
A java client for the nakadi event bus
|
Project Organization |
Project OrganizationZalando SE |
Filename | Size |
---|---|
fahrschein-redis-0.18.0.pom | |
fahrschein-redis-0.18.0.jar | 9 KB |
fahrschein-redis-0.18.0-sources.jar | 4 KB |
fahrschein-redis-0.18.0-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.zalando/fahrschein-redis/ -->
<dependency>
<groupId>org.zalando</groupId>
<artifactId>fahrschein-redis</artifactId>
<version>0.18.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.zalando/fahrschein-redis/
implementation 'org.zalando:fahrschein-redis:0.18.0'
// https://jarcasting.com/artifacts/org.zalando/fahrschein-redis/
implementation ("org.zalando:fahrschein-redis:0.18.0")
'org.zalando:fahrschein-redis:jar:0.18.0'
<dependency org="org.zalando" name="fahrschein-redis" rev="0.18.0">
<artifact name="fahrschein-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.zalando', module='fahrschein-redis', version='0.18.0')
)
libraryDependencies += "org.zalando" % "fahrschein-redis" % "0.18.0"
[org.zalando/fahrschein-redis "0.18.0"]
Group / Artifact | Type | Version |
---|---|---|
org.zalando : fahrschein | jar | 0.18.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.springframework.data : spring-data-redis | jar | 1.7.2.RELEASE |
redis.clients : jedis | jar | 2.8.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.springframework : spring-test | jar | 4.3.13.RELEASE |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.apache.logging.log4j : log4j-api | jar | 2.7 |
org.apache.logging.log4j : log4j-core | jar | 2.7 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.7 |