License |
License |
---|---|
GroupId | GroupIdorg.elasticsoftwarefoundation.elasticactors |
ArtifactId | ArtifactIdelasticactors-runtime |
Last Version | Last Version6.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionElastic Software Foundation :: ElasticActors :: Runtime
Persistent Stateful Actor System
|
Project URL |
Project URL |
Filename | Size |
---|---|
elasticactors-runtime-6.1.4.pom | |
elasticactors-runtime-6.1.4.jar | 47 KB |
elasticactors-runtime-6.1.4-sources.jar | 34 KB |
elasticactors-runtime-6.1.4-javadoc.jar | 153 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-runtime/ -->
<dependency>
<groupId>org.elasticsoftwarefoundation.elasticactors</groupId>
<artifactId>elasticactors-runtime</artifactId>
<version>6.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-runtime/
implementation 'org.elasticsoftwarefoundation.elasticactors:elasticactors-runtime:6.1.4'
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-runtime/
implementation ("org.elasticsoftwarefoundation.elasticactors:elasticactors-runtime:6.1.4")
'org.elasticsoftwarefoundation.elasticactors:elasticactors-runtime:jar:6.1.4'
<dependency org="org.elasticsoftwarefoundation.elasticactors" name="elasticactors-runtime" rev="6.1.4">
<artifact name="elasticactors-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsoftwarefoundation.elasticactors', module='elasticactors-runtime', version='6.1.4')
)
libraryDependencies += "org.elasticsoftwarefoundation.elasticactors" % "elasticactors-runtime" % "6.1.4"
[org.elasticsoftwarefoundation.elasticactors/elasticactors-runtime "6.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsoftwarefoundation.elasticactors : messaging-rabbitmq | jar | |
org.elasticsoftwarefoundation.elasticactors : backplane-cassandra | jar | |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.4.0 |
org.slf4j : slf4j-simple | jar | 1.7.32 |