| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.elasticsoftwarefoundation.elasticactors |
| ArtifactId | ArtifactIdelasticactors-client |
| Version | Version3.2.1 |
| Type | Typejar |
| Description |
DescriptionElastic Software Foundation :: ElasticActors :: Client
Persistent Stateful Actor System
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| elasticactors-client-3.2.1.pom | |
| elasticactors-client-3.2.1.jar | 33 KB |
| elasticactors-client-3.2.1-sources.jar | 27 KB |
| elasticactors-client-3.2.1-javadoc.jar | 109 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-client/ -->
<dependency>
<groupId>org.elasticsoftwarefoundation.elasticactors</groupId>
<artifactId>elasticactors-client</artifactId>
<version>3.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-client/
implementation 'org.elasticsoftwarefoundation.elasticactors:elasticactors-client:3.2.1'
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-client/
implementation ("org.elasticsoftwarefoundation.elasticactors:elasticactors-client:3.2.1")
'org.elasticsoftwarefoundation.elasticactors:elasticactors-client:jar:3.2.1'
<dependency org="org.elasticsoftwarefoundation.elasticactors" name="elasticactors-client" rev="3.2.1">
<artifact name="elasticactors-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsoftwarefoundation.elasticactors', module='elasticactors-client', version='3.2.1')
)
libraryDependencies += "org.elasticsoftwarefoundation.elasticactors" % "elasticactors-client" % "3.2.1"
[org.elasticsoftwarefoundation.elasticactors/elasticactors-client "3.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.elasticsoftwarefoundation.elasticactors : elasticactors-messaging | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-context | jar | 5.3.6 |