License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.github.sstone |
ArtifactId | ArtifactIdakka-amqp-proxies_2.10.1 |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionakka-amqp-proxies_2.10.1
AMQP "proxies" for Akka
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.sstone/akka-amqp-proxies_2.10.1/ -->
<dependency>
<groupId>com.github.sstone</groupId>
<artifactId>akka-amqp-proxies_2.10.1</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sstone/akka-amqp-proxies_2.10.1/
implementation 'com.github.sstone:akka-amqp-proxies_2.10.1:1.2'
// https://jarcasting.com/artifacts/com.github.sstone/akka-amqp-proxies_2.10.1/
implementation ("com.github.sstone:akka-amqp-proxies_2.10.1:1.2")
'com.github.sstone:akka-amqp-proxies_2.10.1:jar:1.2'
<dependency org="com.github.sstone" name="akka-amqp-proxies_2.10.1" rev="1.2">
<artifact name="akka-amqp-proxies_2.10.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sstone', module='akka-amqp-proxies_2.10.1', version='1.2')
)
libraryDependencies += "com.github.sstone" % "akka-amqp-proxies_2.10.1" % "1.2"
[com.github.sstone/akka-amqp-proxies_2.10.1 "1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.github.sstone : amqp-client_2.10 | jar | 1.1 |
net.liftweb : lift-json_2.10 | jar | 2.5-RC4 |
com.google.protobuf : protobuf-java | jar | 2.4.1 |
org.apache.thrift : libthrift | jar | 0.9.0 |
org.xerial.snappy : snappy-java | jar | 1.0.5-M3 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-actor_2.10 | jar | 2.1.2 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.0.9 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-testkit_2.10 | jar | 2.1.2 |
org.scalatest : scalatest_2.10 | jar | 1.9 |
junit : junit | jar | 4.8.2 |