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