| License |
License |
|---|---|
| Categories |
CategoriesRedis Data Databases Net |
| GroupId | GroupIdcom.netflix.conductor |
| ArtifactId | ArtifactIdconductor-redis-persistence |
| Last Version | Last Version3.9.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionconductor-redis-persistence
conductor-redis-persistence
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.netflix.conductor/conductor-redis-persistence/ -->
<dependency>
<groupId>com.netflix.conductor</groupId>
<artifactId>conductor-redis-persistence</artifactId>
<version>3.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.conductor/conductor-redis-persistence/
implementation 'com.netflix.conductor:conductor-redis-persistence:3.9.0'
// https://jarcasting.com/artifacts/com.netflix.conductor/conductor-redis-persistence/
implementation ("com.netflix.conductor:conductor-redis-persistence:3.9.0")
'com.netflix.conductor:conductor-redis-persistence:jar:3.9.0'
<dependency org="com.netflix.conductor" name="conductor-redis-persistence" rev="3.9.0">
<artifact name="conductor-redis-persistence" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.conductor', module='conductor-redis-persistence', version='3.9.0')
)
libraryDependencies += "com.netflix.conductor" % "conductor-redis-persistence" % "3.9.0"
[com.netflix.conductor/conductor-redis-persistence "3.9.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
| org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
| org.apache.logging.log4j : log4j-jul | jar | 2.17.1 |
| org.apache.logging.log4j : log4j-web | jar | 2.17.1 |
| com.netflix.conductor : conductor-common | jar | 3.9.0 |
| com.netflix.conductor : conductor-core | jar | 3.9.0 |
| redis.clients : jedis | jar | 3.3.0 |
| com.netflix.dyno-queues : dyno-queues-redis | jar | 2.0.20 |
| com.thoughtworks.xstream : xstream | jar | 1.4.19 |
| org.rarefiedredis.redis : redis-java | jar | 0.0.17 |