Last Version

Elastic Software Foundation :: ElasticActors :: Client 6.1.4

Persistent Stateful Actor System

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.elasticsoftwarefoundation.elasticactors
ArtifactId

ArtifactId

elasticactors-client
Version

Version

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


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

Dependencies

compile (1)

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

provided (1)

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

Project Modules

There are no modules declared in this project.