License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.elasticsoftwarefoundation.elasticactors |
ArtifactId | ArtifactIdelasticactors-client-spring-amqp |
Last Version | Last Version6.1.4 |
Release Date | Release Date |
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.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-client-spring-amqp/
implementation 'org.elasticsoftwarefoundation.elasticactors:elasticactors-client-spring-amqp:6.1.4'
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/elasticactors-client-spring-amqp/
implementation ("org.elasticsoftwarefoundation.elasticactors:elasticactors-client-spring-amqp:6.1.4")
'org.elasticsoftwarefoundation.elasticactors:elasticactors-client-spring-amqp:jar:6.1.4'
<dependency org="org.elasticsoftwarefoundation.elasticactors" name="elasticactors-client-spring-amqp" rev="6.1.4">
<artifact name="elasticactors-client-spring-amqp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsoftwarefoundation.elasticactors', module='elasticactors-client-spring-amqp', version='6.1.4')
)
libraryDependencies += "org.elasticsoftwarefoundation.elasticactors" % "elasticactors-client-spring-amqp" % "6.1.4"
[org.elasticsoftwarefoundation.elasticactors/elasticactors-client-spring-amqp "6.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsoftwarefoundation.elasticactors : elasticactors-client | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.amqp : spring-rabbit | jar | 2.2.7.RELEASE |