is not current version
Last Version 6.1.4

Elastic Software Foundation :: ElasticActors :: Main module 3.2.1

Persistent Stateful Actor System

License

License

GroupId

GroupId

org.elasticsoftwarefoundation.elasticactors
ArtifactId

ArtifactId

elasticactors-main
Version

Version

3.2.1
Type

Type

pom
Description

Description

Elastic Software Foundation :: ElasticActors :: Main module
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-main 3.2.1


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

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