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.11
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.11

How to add to project

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

test (5)

Group / Artifact Type Version
com.typesafe.akka : akka-slf4j_2.11 jar 2.3.11
ch.qos.logback : logback-classic jar 1.1.2
com.typesafe.akka : akka-testkit_2.11 jar 2.3.11
org.scalatest : scalatest_2.11 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