License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdorg.elasticsoftwarefoundation.elasticactors |
ArtifactId | ArtifactIdbackplane-redis |
Last Version | Last Version6.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionElastic Software Foundation :: ElasticActors :: Redis Backplane
Persistent Stateful Actor System
|
Project URL |
Project URL |
Filename | Size |
---|---|
backplane-redis-6.1.4.pom | |
backplane-redis-6.1.4.jar | 4 KB |
backplane-redis-6.1.4-sources.jar | 3 KB |
backplane-redis-6.1.4-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/backplane-redis/ -->
<dependency>
<groupId>org.elasticsoftwarefoundation.elasticactors</groupId>
<artifactId>backplane-redis</artifactId>
<version>6.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/backplane-redis/
implementation 'org.elasticsoftwarefoundation.elasticactors:backplane-redis:6.1.4'
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/backplane-redis/
implementation ("org.elasticsoftwarefoundation.elasticactors:backplane-redis:6.1.4")
'org.elasticsoftwarefoundation.elasticactors:backplane-redis:jar:6.1.4'
<dependency org="org.elasticsoftwarefoundation.elasticactors" name="backplane-redis" rev="6.1.4">
<artifact name="backplane-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsoftwarefoundation.elasticactors', module='backplane-redis', version='6.1.4')
)
libraryDependencies += "org.elasticsoftwarefoundation.elasticactors" % "backplane-redis" % "6.1.4"
[org.elasticsoftwarefoundation.elasticactors/backplane-redis "6.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsoftwarefoundation.elasticactors : elasticactors-spi | jar | |
org.springframework.data : spring-data-redis | jar | 2.5.6 |
org.springframework : spring-context | jar | 5.3.18 |
org.springframework : spring-tx | jar | 5.3.18 |
org.springframework : spring-core | jar | 5.3.18 |
org.springframework : spring-context-support | jar | 5.3.18 |