Hessian Spring AMQP

RPC over Spring AMQP with Hessian

License

License

GroupId

GroupId

org.resthub
ArtifactId

ArtifactId

spring-amqp-hessian
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Hessian Spring AMQP
RPC over Spring AMQP with Hessian

Download spring-amqp-hessian

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.resthub : hessian jar 4.0.8
org.springframework.amqp : spring-rabbit jar 1.2.0.RELEASE
org.springframework : spring-tx jar 3.2.3.RELEASE
org.springframework : spring-aop jar 3.2.3.RELEASE
org.slf4j : slf4j-api jar 1.7.5

provided (1)

Group / Artifact Type Version
org.hibernate : hibernate-core jar 4.1.12.Final

test (13)

Group / Artifact Type Version
org.springframework : spring-test jar 3.2.3.RELEASE
org.springframework : spring-context jar 3.2.3.RELEASE
org.springframework : spring-context-support jar 3.2.3.RELEASE
org.springframework : spring-jdbc jar 3.2.3.RELEASE
org.springframework : spring-orm jar 3.2.3.RELEASE
org.springframework : spring-web jar 3.2.3.RELEASE
org.springframework : spring-webmvc jar 3.2.3.RELEASE
javax.inject : javax.inject jar 1
org.slf4j : jcl-over-slf4j jar 1.7.5
ch.qos.logback : logback-classic jar 1.0.1
org.testng : testng jar 6.5.2
org.resthub : resthub-jpa jar 2.1.2
org.resthub : resthub-test jar 2.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0