is not current version
Last Version 6.1.4

Elastic Software Foundation :: ElasticActors :: Runtime 3.1.0

Persistent Stateful Actor System

License

License

GroupId

GroupId

org.elasticsoftwarefoundation.elasticactors
ArtifactId

ArtifactId

elasticactors-runtime
Version

Version

3.1.0
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 3.1.0


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

Dependencies

compile (9)

Group / Artifact Type Version
org.elasticsoftwarefoundation.elasticactors : elasticactors-core jar 3.1.0
org.elasticsoftwarefoundation.elasticactors : elasticactors-base jar 3.1.0
org.elasticsoftwarefoundation.elasticactors : cluster-shoal jar 3.1.0
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.6
org.springframework : spring-aspects jar 5.3.6

provided (3)

Group / Artifact Type Version
org.elasticsoftwarefoundation.elasticactors : messaging-rabbitmq jar 3.1.0
org.elasticsoftwarefoundation.elasticactors : backplane-cassandra jar 3.1.0
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.30

Project Modules

There are no modules declared in this project.