License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.liftweb |
ArtifactId | ArtifactIdlift-amqp_2.7.7 |
Version | Version2.2 |
Type | Typejar |
Description |
DescriptionLift AMQP
AMQP (rabbitmq) integration helper
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
lift-amqp_2.7.7-2.2.pom | |
lift-amqp_2.7.7-2.2.jar | 33 KB |
lift-amqp_2.7.7-2.2-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.liftweb/lift-amqp_2.7.7/ -->
<dependency>
<groupId>net.liftweb</groupId>
<artifactId>lift-amqp_2.7.7</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.liftweb/lift-amqp_2.7.7/
implementation 'net.liftweb:lift-amqp_2.7.7:2.2'
// https://jarcasting.com/artifacts/net.liftweb/lift-amqp_2.7.7/
implementation ("net.liftweb:lift-amqp_2.7.7:2.2")
'net.liftweb:lift-amqp_2.7.7:jar:2.2'
<dependency org="net.liftweb" name="lift-amqp_2.7.7" rev="2.2">
<artifact name="lift-amqp_2.7.7" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.liftweb', module='lift-amqp_2.7.7', version='2.2')
)
libraryDependencies += "net.liftweb" % "lift-amqp_2.7.7" % "2.2"
[net.liftweb/lift-amqp_2.7.7 "2.2"]
Group / Artifact | Type | Version |
---|---|---|
net.liftweb : lift-actor_2.7.7 | jar | 2.2 |
org.scala-lang : scala-library | jar | 2.7.7 |
com.rabbitmq : amqp-client | jar | 1.7.2 |