License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.liftmodules |
ArtifactId | ArtifactIdamqp_2.5_2.10 |
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.10-1.3.pom | |
amqp_2.5_2.10-1.3.jar | 40 KB |
amqp_2.5_2.10-1.3-sources.jar | 4 KB |
amqp_2.5_2.10-1.3-javadoc.jar | 384 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.liftmodules/amqp_2.5_2.10/ -->
<dependency>
<groupId>net.liftmodules</groupId>
<artifactId>amqp_2.5_2.10</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.liftmodules/amqp_2.5_2.10/
implementation 'net.liftmodules:amqp_2.5_2.10:1.3'
// https://jarcasting.com/artifacts/net.liftmodules/amqp_2.5_2.10/
implementation ("net.liftmodules:amqp_2.5_2.10:1.3")
'net.liftmodules:amqp_2.5_2.10:jar:1.3'
<dependency org="net.liftmodules" name="amqp_2.5_2.10" rev="1.3">
<artifact name="amqp_2.5_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.liftmodules', module='amqp_2.5_2.10', version='1.3')
)
libraryDependencies += "net.liftmodules" % "amqp_2.5_2.10" % "1.3"
[net.liftmodules/amqp_2.5_2.10 "1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.0 |
com.rabbitmq : amqp-client | jar | 3.0.4 |
Group / Artifact | Type | Version |
---|---|---|
net.liftweb : lift-webkit_2.10 | jar | 2.5-RC5 |
net.liftweb : lift-actor_2.10 | jar | 2.5-RC5 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2_2.10 | jar | 1.13 |