License |
License |
---|---|
Categories |
CategoriesMessaging Application Layer Libs |
GroupId | GroupIdorg.elasticsoftwarefoundation.elasticactors |
ArtifactId | ArtifactIdelasticactors-messaging |
Last Version | Last Version6.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionElastic Software Foundation :: ElasticActors :: Messaging
Persistent Stateful Actor System
|
Project URL |
Project URL |
Filename | Size |
---|---|
elasticactors-messaging-6.1.4.pom | |
elasticactors-messaging-6.1.4.jar | 290 KB |
elasticactors-messaging-6.1.4-sources.jar | 108 KB |
elasticactors-messaging-6.1.4-javadoc.jar | 363 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-messaging/ -->
<dependency>
<groupId>org.elasticsoftwarefoundation.elasticactors</groupId>
<artifactId>elasticactors-messaging</artifactId>
<version>6.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-messaging/
implementation 'org.elasticsoftwarefoundation.elasticactors:elasticactors-messaging:6.1.4'
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-messaging/
implementation ("org.elasticsoftwarefoundation.elasticactors:elasticactors-messaging:6.1.4")
'org.elasticsoftwarefoundation.elasticactors:elasticactors-messaging:jar:6.1.4'
<dependency org="org.elasticsoftwarefoundation.elasticactors" name="elasticactors-messaging" rev="6.1.4">
<artifact name="elasticactors-messaging" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsoftwarefoundation.elasticactors', module='elasticactors-messaging', version='6.1.4')
)
libraryDependencies += "org.elasticsoftwarefoundation.elasticactors" % "elasticactors-messaging" % "6.1.4"
[org.elasticsoftwarefoundation.elasticactors/elasticactors-messaging "6.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsoftwarefoundation.elasticactors : elasticactors-spi | jar | |
com.fasterxml.uuid : java-uuid-generator | jar | 4.0.1 |
com.eatthepath : fast-uuid | jar | 0.2.0 |
com.google.protobuf : protobuf-java | jar | 3.16.1 |