Categories |
CategoriesMessaging Application Layer Libs |
---|---|
GroupId | GroupIdorg.elasticsoftwarefoundation.elasticactors |
ArtifactId | ArtifactIdelasticactors-messaging |
Version | Version3.0.0 |
Type | Typejar |
Filename | Size |
---|---|
elasticactors-messaging-3.0.0.pom | |
elasticactors-messaging-3.0.0.jar | 290 KB |
elasticactors-messaging-3.0.0-sources.jar | 108 KB |
elasticactors-messaging-3.0.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.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-messaging/
implementation 'org.elasticsoftwarefoundation.elasticactors:elasticactors-messaging:3.0.0'
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-messaging/
implementation ("org.elasticsoftwarefoundation.elasticactors:elasticactors-messaging:3.0.0")
'org.elasticsoftwarefoundation.elasticactors:elasticactors-messaging:jar:3.0.0'
<dependency org="org.elasticsoftwarefoundation.elasticactors" name="elasticactors-messaging" rev="3.0.0">
<artifact name="elasticactors-messaging" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsoftwarefoundation.elasticactors', module='elasticactors-messaging', version='3.0.0')
)
libraryDependencies += "org.elasticsoftwarefoundation.elasticactors" % "elasticactors-messaging" % "3.0.0"
[org.elasticsoftwarefoundation.elasticactors/elasticactors-messaging "3.0.0"]