License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.elasticsoftwarefoundation.elasticactors |
ArtifactId | ArtifactIdelasticactors-client |
Last Version | Last Version6.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionElastic Software Foundation :: ElasticActors :: Client
Persistent Stateful Actor System
|
Project URL |
Project URL |
Filename | Size |
---|---|
elasticactors-client-6.1.4.pom | |
elasticactors-client-6.1.4.jar | 33 KB |
elasticactors-client-6.1.4-sources.jar | 27 KB |
elasticactors-client-6.1.4-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>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"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsoftwarefoundation.elasticactors : elasticactors-messaging | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 5.3.18 |