is not current version
Last Version 1.0.3

org.resthub:spring-amqp-hessian 1.0.2

RPC over Spring AMQP with Hessian

GroupId

GroupId

org.resthub
ArtifactId

ArtifactId

spring-amqp-hessian
Version

Version

1.0.2
Type

Type

jar

Download spring-amqp-hessian 1.0.2


<!-- https://jarcasting.com/artifacts/org.resthub/spring-amqp-hessian/ -->
<dependency>
    <groupId>org.resthub</groupId>
    <artifactId>spring-amqp-hessian</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.resthub/spring-amqp-hessian/
implementation 'org.resthub:spring-amqp-hessian:1.0.2'
// https://jarcasting.com/artifacts/org.resthub/spring-amqp-hessian/
implementation ("org.resthub:spring-amqp-hessian:1.0.2")
'org.resthub:spring-amqp-hessian:jar:1.0.2'
<dependency org="org.resthub" name="spring-amqp-hessian" rev="1.0.2">
  <artifact name="spring-amqp-hessian" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.resthub', module='spring-amqp-hessian', version='1.0.2')
)
libraryDependencies += "org.resthub" % "spring-amqp-hessian" % "1.0.2"
[org.resthub/spring-amqp-hessian "1.0.2"]