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