Last Version

Elastic Software Foundation :: ElasticActors :: Messaging 6.1.4

Persistent Stateful Actor System

License

License

Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

org.elasticsoftwarefoundation.elasticactors
ArtifactId

ArtifactId

elasticactors-messaging
Version

Version

6.1.4
Type

Type

jar
Description

Description

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

Project URL

https://github.com/elasticsoftwarefoundation/elasticactors

Download elasticactors-messaging 6.1.4


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

Dependencies

compile (4)

Group / Artifact Type Version
org.elasticsoftwarefoundation.elasticactors : elasticactors-spi jar
com.fasterxml.uuid : java-uuid-generator jar 4.0.1
com.eatthepath : fast-uuid jar 0.2.0
com.google.protobuf : protobuf-java jar 3.16.1

Project Modules

There are no modules declared in this project.