Last Version

Elastic Software Foundation :: ElasticActors :: Redis Backplane 6.1.4

Persistent Stateful Actor System

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

org.elasticsoftwarefoundation.elasticactors
ArtifactId

ArtifactId

backplane-redis
Version

Version

6.1.4
Type

Type

jar
Description

Description

Elastic Software Foundation :: ElasticActors :: Redis Backplane
Persistent Stateful Actor System
Project URL

Project URL

https://github.com/elasticsoftwarefoundation/elasticactors

Download backplane-redis 6.1.4


<!-- 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"]

Dependencies

compile (6)

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

Project Modules

There are no modules declared in this project.