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