License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.liftmodules |
ArtifactId | ArtifactIdamqp_3.2_2.11 |
Version | Version1.5.0 |
Type | Typejar |
Description |
Descriptionamqp
amqp
|
Project URL |
Project URL |
Project Organization |
Project Organizationnet.liftmodules |
Filename | Size |
---|---|
amqp_3.2_2.11-1.5.0.pom | |
amqp_3.2_2.11-1.5.0.jar | 40 KB |
amqp_3.2_2.11-1.5.0-sources.jar | 4 KB |
amqp_3.2_2.11-1.5.0-javadoc.jar | 389 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.liftmodules/amqp_3.2_2.11/ -->
<dependency>
<groupId>net.liftmodules</groupId>
<artifactId>amqp_3.2_2.11</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.liftmodules/amqp_3.2_2.11/
implementation 'net.liftmodules:amqp_3.2_2.11:1.5.0'
// https://jarcasting.com/artifacts/net.liftmodules/amqp_3.2_2.11/
implementation ("net.liftmodules:amqp_3.2_2.11:1.5.0")
'net.liftmodules:amqp_3.2_2.11:jar:1.5.0'
<dependency org="net.liftmodules" name="amqp_3.2_2.11" rev="1.5.0">
<artifact name="amqp_3.2_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.liftmodules', module='amqp_3.2_2.11', version='1.5.0')
)
libraryDependencies += "net.liftmodules" % "amqp_3.2_2.11" % "1.5.0"
[net.liftmodules/amqp_3.2_2.11 "1.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.rabbitmq : amqp-client | jar | 4.2.0 |
Group / Artifact | Type | Version |
---|---|---|
net.liftweb : lift-webkit_2.11 | jar | 3.2.0 |
net.liftweb : lift-actor_2.11 | jar | 3.2.0 |