is not current version
Last Version 6.1.4

Elastic Software Foundation :: ElasticActors :: Client 3.1.0

Persistent Stateful Actor System

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.elasticsoftwarefoundation.elasticactors
ArtifactId

ArtifactId

elasticactors-client
Version

Version

3.1.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/elasticsoftwarefoundation/elasticactors

Download elasticactors-client 3.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.elasticsoftwarefoundation.elasticactors : elasticactors-messaging jar 3.1.0

provided (1)

Group / Artifact Type Version
org.springframework : spring-context jar 5.3.6

Project Modules

There are no modules declared in this project.