MVN

org.resthub : spring-amqp-hessian

Maven & Gradle

Aug 06, 2013
10 stars

Hessian Spring AMQP · RPC over Spring AMQP with Hessian

<dependency>
    <groupId>org.resthub</groupId>
    <artifactId>spring-amqp-hessian</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.resthub : spring-amqp-hessian to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of org.resthub : spring-amqp-hessian to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
spring-amqp-hessian-1.0.3
spring-amqp-hessian-1.0.2
spring-amqp-hessian-1.0.1
spring-amqp-hessian-1.0.0

How to add a dependency to Maven

Add the following org.resthub : spring-amqp-hessian maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.resthub</groupId>
    <artifactId>spring-amqp-hessian</artifactId>
    <version>1.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.resthub : spring-amqp-hessian gradle dependency to your build.gradle file:

implementation 'org.resthub:spring-amqp-hessian:1.0.3'

Gradle Kotlin DSL: Add the following org.resthub : spring-amqp-hessian gradle kotlin dependency to your build.gradle.kts file:

implementation("org.resthub:spring-amqp-hessian:1.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.resthub : spring-amqp-hessian sbt scala dependency to your build.sbt file:

libraryDependencies += "org.resthub" % "spring-amqp-hessian" % "1.0.3"

Advertisement

Dependencies from Group

Oct 03, 2014
6 usages
122 stars
Oct 03, 2014
5 usages
122 stars
Oct 03, 2014
5 usages
122 stars
Mar 14, 2015
3 usages
41 stars
Oct 03, 2014
2 usages
122 stars

Discover Dependencies