| License |
License |
|---|---|
| GroupId | GroupIdcom.github.pjfanning |
| ArtifactId | ArtifactIdop-rabbit_2.13 |
| Version | Version2.6.4 |
| Type | Typejar |
| Description |
Descriptionop-rabbit
The opinionated Rabbit-MQ plugin
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| op-rabbit_2.13-2.6.4.pom | |
| op-rabbit_2.13-2.6.4.jar | 306 bytes |
| op-rabbit_2.13-2.6.4-sources.jar | 258 bytes |
| op-rabbit_2.13-2.6.4-javadoc.jar | 189 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.pjfanning/op-rabbit_2.13/ -->
<dependency>
<groupId>com.github.pjfanning</groupId>
<artifactId>op-rabbit_2.13</artifactId>
<version>2.6.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pjfanning/op-rabbit_2.13/
implementation 'com.github.pjfanning:op-rabbit_2.13:2.6.4'
// https://jarcasting.com/artifacts/com.github.pjfanning/op-rabbit_2.13/
implementation ("com.github.pjfanning:op-rabbit_2.13:2.6.4")
'com.github.pjfanning:op-rabbit_2.13:jar:2.6.4'
<dependency org="com.github.pjfanning" name="op-rabbit_2.13" rev="2.6.4">
<artifact name="op-rabbit_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pjfanning', module='op-rabbit_2.13', version='2.6.4')
)
libraryDependencies += "com.github.pjfanning" % "op-rabbit_2.13" % "2.6.4"
[com.github.pjfanning/op-rabbit_2.13 "2.6.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.8 |
| com.github.pjfanning : op-rabbit-core_2.13 | jar | 2.6.4 |
| com.chuusai : shapeless_2.13 | jar | 2.3.7 |
| com.typesafe : config | jar | 1.4.1 |
| com.newmotion : akka-rabbitmq_2.13 | jar | 6.0.0 |
| com.rabbitmq : amqp-client | jar | 5.14.0 |
| org.slf4j : slf4j-api | jar | 1.7.33 |
| com.typesafe.akka : akka-actor_2.13 | jar | 2.6.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.spingo : scoped-fixtures_2.13 | jar | 2.0.0 |
| ch.qos.logback : logback-classic | jar | 1.2.10 |
| org.scalatest : scalatest_2.13 | jar | 3.2.10 |
| com.typesafe.akka : akka-testkit_2.13 | jar | 2.6.18 |
| com.typesafe.akka : akka-slf4j_2.13 | jar | 2.6.18 |