is not current version
Last Version 6.1.4

Elastic Software Foundation :: ElasticActors 3.1.0

Persistent Stateful Actor System

License

License

GroupId

GroupId

org.elasticsoftwarefoundation.elasticactors
ArtifactId

ArtifactId

elasticactors-parent
Version

Version

3.1.0
Type

Type

pom
Description

Description

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

Project URL

https://github.com/elasticsoftwarefoundation/elasticactors
Source Code Management

Source Code Management

https://github.com/elasticsoftwarefoundation/elasticactors

Download elasticactors-parent 3.1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • api
  • base
  • runtime
  • spi
  • cluster-shoal
  • backplane-redis
  • backplane-cassandra
  • messaging-rabbitmq
  • elasticactors-kafka
  • test
  • backplane-cassandra2
  • messaging-activemq
  • elasticactors-kafka-testapp
  • indexing-elasticsearch
  • cluster-kubernetes
  • backplane-cassandra-common
  • backplane-cassandra4
  • client
  • messaging
  • client-spring-amqp
  • client-rabbitmq
  • tracing