License |
License |
---|---|
GroupId | GroupIdorg.resthub |
ArtifactId | ArtifactIdspring-amqp-hessian |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHessian Spring AMQP
RPC over Spring AMQP with Hessian
|
Filename | Size |
---|---|
spring-amqp-hessian-1.0.3.pom | |
spring-amqp-hessian-1.0.3.jar | 19 KB |
spring-amqp-hessian-1.0.3-sources.jar | 11 KB |
spring-amqp-hessian-1.0.3-javadoc.jar | 56 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.hibernate : hibernate-core | jar | 4.1.12.Final |
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 |