License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.sstone |
ArtifactId | ArtifactIdamqp-client_2.9.2 |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionamqp-client
Simple AMQP client for Scala/Akka
|
Project URL |
Project URL |
Filename | Size |
---|---|
amqp-client_2.9.2-1.1.pom | |
amqp-client_2.9.2-1.1.jar | 306 KB |
amqp-client_2.9.2-1.1-sources.jar | 17 KB |
amqp-client_2.9.2-1.1-javadoc.jar | 398 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.rabbitmq : amqp-client | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka » akka-actor | jar | 2.0.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 |