amqp-client

Simple AMQP client for Scala/Akka

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.sstone
ArtifactId

ArtifactId

amqp-client_2.10
Last Version

Last Version

1.5
Release Date

Release Date

Type

Type

jar
Description

Description

amqp-client
Simple AMQP client for Scala/Akka
Project URL

Project URL

https://github.com/sstone/amqp-client

Download amqp-client_2.10

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.rabbitmq : amqp-client jar 3.5.2

provided (1)

Group / Artifact Type Version
com.typesafe.akka : akka-actor_2.10 jar 2.3.11

test (5)

Group / Artifact Type Version
com.typesafe.akka : akka-slf4j_2.10 jar 2.3.11
ch.qos.logback : logback-classic jar 1.1.2
com.typesafe.akka : akka-testkit_2.10 jar 2.3.11
org.scalatest : scalatest_2.10 jar 2.2.5
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.5
1.4-ML4
1.4
1.3-ML5
1.3-ML4
1.3-ML3
1.3-ML2
1.3-ML1
1.3
1.2
1.1
1.1-RC1