Last Version

Lift AMQP 2.0

AMQP (rabbitmq) integration helper

License

License

Categories

Categories

Net
GroupId

GroupId

net.liftweb
ArtifactId

ArtifactId

lift-amqp
Version

Version

2.0
Type

Type

jar
Description

Description

Lift AMQP
AMQP (rabbitmq) integration helper
Project Organization

Project Organization

WorldWide Conferencing, LLC

Download lift-amqp 2.0


<!-- https://jarcasting.com/artifacts/net.liftweb/lift-amqp/ -->
<dependency>
    <groupId>net.liftweb</groupId>
    <artifactId>lift-amqp</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.liftweb/lift-amqp/
implementation 'net.liftweb:lift-amqp:2.0'
// https://jarcasting.com/artifacts/net.liftweb/lift-amqp/
implementation ("net.liftweb:lift-amqp:2.0")
'net.liftweb:lift-amqp:jar:2.0'
<dependency org="net.liftweb" name="lift-amqp" rev="2.0">
  <artifact name="lift-amqp" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.liftweb', module='lift-amqp', version='2.0')
)
libraryDependencies += "net.liftweb" % "lift-amqp" % "2.0"
[net.liftweb/lift-amqp "2.0"]

Dependencies

compile (3)

Group / Artifact Type Version
net.liftweb : lift-actor jar 2.0
org.scala-lang : scala-library jar 2.7.7
com.rabbitmq : amqp-client jar 1.7.2

test (3)

Group / Artifact Type Version
org.scala-tools.testing : specs jar 1.6.1
org.scala-tools.testing : scalacheck jar 1.6
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.