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