Last Version

Elastic Software Foundation :: ElasticActors :: Runtime 6.1.4

Persistent Stateful Actor System

License

License

GroupId

GroupId

org.elasticsoftwarefoundation.elasticactors
ArtifactId

ArtifactId

elasticactors-runtime
Version

Version

6.1.4
Type

Type

jar
Description

Description

Elastic Software Foundation :: ElasticActors :: Runtime
Persistent Stateful Actor System
Project URL

Project URL

https://github.com/elasticsoftwarefoundation/elasticactors

Download elasticactors-runtime 6.1.4


<!-- https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-runtime/ -->
<dependency>
    <groupId>org.elasticsoftwarefoundation.elasticactors</groupId>
    <artifactId>elasticactors-runtime</artifactId>
    <version>6.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-runtime/
implementation 'org.elasticsoftwarefoundation.elasticactors:elasticactors-runtime:6.1.4'
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-runtime/
implementation ("org.elasticsoftwarefoundation.elasticactors:elasticactors-runtime:6.1.4")
'org.elasticsoftwarefoundation.elasticactors:elasticactors-runtime:jar:6.1.4'
<dependency org="org.elasticsoftwarefoundation.elasticactors" name="elasticactors-runtime" rev="6.1.4">
  <artifact name="elasticactors-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsoftwarefoundation.elasticactors', module='elasticactors-runtime', version='6.1.4')
)
libraryDependencies += "org.elasticsoftwarefoundation.elasticactors" % "elasticactors-runtime" % "6.1.4"
[org.elasticsoftwarefoundation.elasticactors/elasticactors-runtime "6.1.4"]

Dependencies

compile (9)

Group / Artifact Type Version
org.elasticsoftwarefoundation.elasticactors : elasticactors-core jar
org.elasticsoftwarefoundation.elasticactors : elasticactors-base jar
org.elasticsoftwarefoundation.elasticactors : cluster-shoal jar
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-annotations jar
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar
org.aspectj : aspectjrt jar 1.9.7
org.springframework : spring-aspects jar 5.3.18

provided (3)

Group / Artifact Type Version
org.elasticsoftwarefoundation.elasticactors : messaging-rabbitmq jar
org.elasticsoftwarefoundation.elasticactors : backplane-cassandra jar
javax.servlet : javax.servlet-api jar 3.1.0

test (2)

Group / Artifact Type Version
org.testng : testng jar 7.4.0
org.slf4j : slf4j-simple jar 1.7.32

Project Modules

There are no modules declared in this project.