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