License |
License |
---|---|
Categories |
CategoriesAkka Container Microservices Reactive libraries |
GroupId | GroupIdcom.github.sstone |
ArtifactId | ArtifactIdakka-amqp-proxies_2.10 |
Last Version | Last Version1.4-ML1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionakka-amqp-proxies_2.10
AMQP "proxies" for Akka
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.sstone/akka-amqp-proxies_2.10/ -->
<dependency>
<groupId>com.github.sstone</groupId>
<artifactId>akka-amqp-proxies_2.10</artifactId>
<version>1.4-ML1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sstone/akka-amqp-proxies_2.10/
implementation 'com.github.sstone:akka-amqp-proxies_2.10:1.4-ML1'
// https://jarcasting.com/artifacts/com.github.sstone/akka-amqp-proxies_2.10/
implementation ("com.github.sstone:akka-amqp-proxies_2.10:1.4-ML1")
'com.github.sstone:akka-amqp-proxies_2.10:jar:1.4-ML1'
<dependency org="com.github.sstone" name="akka-amqp-proxies_2.10" rev="1.4-ML1">
<artifact name="akka-amqp-proxies_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sstone', module='akka-amqp-proxies_2.10', version='1.4-ML1')
)
libraryDependencies += "com.github.sstone" % "akka-amqp-proxies_2.10" % "1.4-ML1"
[com.github.sstone/akka-amqp-proxies_2.10 "1.4-ML1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.sstone : amqp-client_2.10 | jar | 1.3-ML3 |
net.liftweb : lift-json_2.10 | jar | 2.5.1 |
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.2.3 |
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.2.3 |
org.scalatest : scalatest_2.10 | jar | 1.9 |
junit : junit | jar | 4.8.2 |