License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdorg.elasticsoftwarefoundation.elasticactors |
ArtifactId | ArtifactIdbackplane-redis |
Version | Version3.1.0 |
Type | Typejar |
Description |
DescriptionElastic Software Foundation :: ElasticActors :: Redis Backplane
Persistent Stateful Actor System
|
Project URL |
Project URL |
Filename | Size |
---|---|
backplane-redis-3.1.0.pom | |
backplane-redis-3.1.0.jar | 4 KB |
backplane-redis-3.1.0-sources.jar | 3 KB |
backplane-redis-3.1.0-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>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/backplane-redis/
implementation 'org.elasticsoftwarefoundation.elasticactors:backplane-redis:3.1.0'
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/backplane-redis/
implementation ("org.elasticsoftwarefoundation.elasticactors:backplane-redis:3.1.0")
'org.elasticsoftwarefoundation.elasticactors:backplane-redis:jar:3.1.0'
<dependency org="org.elasticsoftwarefoundation.elasticactors" name="backplane-redis" rev="3.1.0">
<artifact name="backplane-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsoftwarefoundation.elasticactors', module='backplane-redis', version='3.1.0')
)
libraryDependencies += "org.elasticsoftwarefoundation.elasticactors" % "backplane-redis" % "3.1.0"
[org.elasticsoftwarefoundation.elasticactors/backplane-redis "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsoftwarefoundation.elasticactors : elasticactors-spi | jar | 3.1.0 |
org.springframework.data : spring-data-redis | jar | 2.5.0 |
org.springframework : spring-context | jar | 5.3.6 |
org.springframework : spring-tx | jar | 5.3.6 |
org.springframework : spring-core | jar | 5.3.6 |
org.springframework : spring-context-support | jar | 5.3.6 |