License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.elasticsoftwarefoundation.elasticactors |
ArtifactId | ArtifactIdelasticactors-client-spring-amqp |
Version | Version6.1.3 |
Type | Typejar |
Description |
DescriptionElastic Software Foundation :: ElasticActors :: Client :: Spring AMQP
Persistent Stateful Actor System
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-client-spring-amqp/ -->
<dependency>
<groupId>org.elasticsoftwarefoundation.elasticactors</groupId>
<artifactId>elasticactors-client-spring-amqp</artifactId>
<version>6.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-client-spring-amqp/
implementation 'org.elasticsoftwarefoundation.elasticactors:elasticactors-client-spring-amqp:6.1.3'
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-client-spring-amqp/
implementation ("org.elasticsoftwarefoundation.elasticactors:elasticactors-client-spring-amqp:6.1.3")
'org.elasticsoftwarefoundation.elasticactors:elasticactors-client-spring-amqp:jar:6.1.3'
<dependency org="org.elasticsoftwarefoundation.elasticactors" name="elasticactors-client-spring-amqp" rev="6.1.3">
<artifact name="elasticactors-client-spring-amqp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsoftwarefoundation.elasticactors', module='elasticactors-client-spring-amqp', version='6.1.3')
)
libraryDependencies += "org.elasticsoftwarefoundation.elasticactors" % "elasticactors-client-spring-amqp" % "6.1.3"
[org.elasticsoftwarefoundation.elasticactors/elasticactors-client-spring-amqp "6.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsoftwarefoundation.elasticactors : elasticactors-client | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.amqp : spring-rabbit | jar | 2.2.7.RELEASE |