| License |
License |
|---|---|
| Categories |
CategoriesMessaging Application Layer Libs |
| GroupId | GroupIdorg.elasticsoftwarefoundation.elasticactors |
| ArtifactId | ArtifactIdelasticactors-messaging |
| Version | Version3.1.0 |
| Type | Typejar |
| Description |
DescriptionElastic Software Foundation :: ElasticActors :: Messaging
Persistent Stateful Actor System
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| elasticactors-messaging-3.1.0.pom | |
| elasticactors-messaging-3.1.0.jar | 290 KB |
| elasticactors-messaging-3.1.0-sources.jar | 108 KB |
| elasticactors-messaging-3.1.0-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>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-messaging/
implementation 'org.elasticsoftwarefoundation.elasticactors:elasticactors-messaging:3.1.0'
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-messaging/
implementation ("org.elasticsoftwarefoundation.elasticactors:elasticactors-messaging:3.1.0")
'org.elasticsoftwarefoundation.elasticactors:elasticactors-messaging:jar:3.1.0'
<dependency org="org.elasticsoftwarefoundation.elasticactors" name="elasticactors-messaging" rev="3.1.0">
<artifact name="elasticactors-messaging" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsoftwarefoundation.elasticactors', module='elasticactors-messaging', version='3.1.0')
)
libraryDependencies += "org.elasticsoftwarefoundation.elasticactors" % "elasticactors-messaging" % "3.1.0"
[org.elasticsoftwarefoundation.elasticactors/elasticactors-messaging "3.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.elasticsoftwarefoundation.elasticactors : elasticactors-spi | jar | 3.1.0 |
| com.fasterxml.uuid : java-uuid-generator | jar | 4.0.1 |
| com.google.protobuf : protobuf-java | jar | 3.15.3 |