Categories |
CategoriesMessaging Application Layer Libs |
---|---|
GroupId | GroupIdorg.elasticsoftwarefoundation.elasticactors |
ArtifactId | ArtifactIdelasticactors-messaging |
Version | Version4.0.1 |
Type | Typejar |
Filename | Size |
---|---|
elasticactors-messaging-4.0.1.pom | |
elasticactors-messaging-4.0.1.jar | 298 KB |
elasticactors-messaging-4.0.1-sources.jar | 111 KB |
elasticactors-messaging-4.0.1-javadoc.jar | 368 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-messaging/ -->
<dependency>
<groupId>org.elasticsoftwarefoundation.elasticactors</groupId>
<artifactId>elasticactors-messaging</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-messaging/
implementation 'org.elasticsoftwarefoundation.elasticactors:elasticactors-messaging:4.0.1'
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-messaging/
implementation ("org.elasticsoftwarefoundation.elasticactors:elasticactors-messaging:4.0.1")
'org.elasticsoftwarefoundation.elasticactors:elasticactors-messaging:jar:4.0.1'
<dependency org="org.elasticsoftwarefoundation.elasticactors" name="elasticactors-messaging" rev="4.0.1">
<artifact name="elasticactors-messaging" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsoftwarefoundation.elasticactors', module='elasticactors-messaging', version='4.0.1')
)
libraryDependencies += "org.elasticsoftwarefoundation.elasticactors" % "elasticactors-messaging" % "4.0.1"
[org.elasticsoftwarefoundation.elasticactors/elasticactors-messaging "4.0.1"]