License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.liftmodules |
ArtifactId | ArtifactIdamqp_2.5_2.9.2 |
Version | Version1.3 |
Type | Typejar |
Description |
Descriptionamqp_2.5
amqp_2.5
|
Project URL |
Project URL |
Project Organization |
Project Organizationnet.liftmodules |
Filename | Size |
---|---|
amqp_2.5_2.9.2-1.3.pom | |
amqp_2.5_2.9.2-1.3.jar | 44 KB |
amqp_2.5_2.9.2-1.3-sources.jar | 4 KB |
amqp_2.5_2.9.2-1.3-javadoc.jar | 279 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.liftmodules/amqp_2.5_2.9.2/ -->
<dependency>
<groupId>net.liftmodules</groupId>
<artifactId>amqp_2.5_2.9.2</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.liftmodules/amqp_2.5_2.9.2/
implementation 'net.liftmodules:amqp_2.5_2.9.2:1.3'
// https://jarcasting.com/artifacts/net.liftmodules/amqp_2.5_2.9.2/
implementation ("net.liftmodules:amqp_2.5_2.9.2:1.3")
'net.liftmodules:amqp_2.5_2.9.2:jar:1.3'
<dependency org="net.liftmodules" name="amqp_2.5_2.9.2" rev="1.3">
<artifact name="amqp_2.5_2.9.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.liftmodules', module='amqp_2.5_2.9.2', version='1.3')
)
libraryDependencies += "net.liftmodules" % "amqp_2.5_2.9.2" % "1.3"
[net.liftmodules/amqp_2.5_2.9.2 "1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.9.2 |
com.rabbitmq : amqp-client | jar | 3.0.4 |
Group / Artifact | Type | Version |
---|---|---|
net.liftweb : lift-webkit_2.9.2 | jar | 2.5-RC5 |
net.liftweb : lift-actor_2.9.2 | jar | 2.5-RC5 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2_2.9.2 | jar | 1.12.3 |