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.9.2
Last Version

Last Version

1.1
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.9.2

How to add to project

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

Dependencies

compile (1)

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

provided (1)

Group / Artifact Type Version
com.typesafe.akka » akka-actor jar 2.0.5

test (5)

Group / Artifact Type Version
com.typesafe.akka » akka-slf4j jar 2.0.5
ch.qos.logback : logback-classic jar 1.0.0
com.typesafe.akka » akka-testkit jar 2.0.5
org.scalatest : scalatest_2.9.2 jar 1.8
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.1-RC1