License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.liftmodules |
ArtifactId | ArtifactIdamqp_2.9.1-1 |
Version | Version2.5-RC4-1.2 |
Type | Typejar |
Description |
Descriptionamqp
amqp
|
Project URL |
Project URL |
Project Organization |
Project Organizationnet.liftmodules |
Filename | Size |
---|---|
amqp_2.9.1-1-2.5-RC4-1.2.pom | |
amqp_2.9.1-1-2.5-RC4-1.2.jar | 42 KB |
amqp_2.9.1-1-2.5-RC4-1.2-sources.jar | 4 KB |
amqp_2.9.1-1-2.5-RC4-1.2-javadoc.jar | 276 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.liftmodules/amqp_2.9.1-1/ -->
<dependency>
<groupId>net.liftmodules</groupId>
<artifactId>amqp_2.9.1-1</artifactId>
<version>2.5-RC4-1.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.liftmodules/amqp_2.9.1-1/
implementation 'net.liftmodules:amqp_2.9.1-1:2.5-RC4-1.2'
// https://jarcasting.com/artifacts/net.liftmodules/amqp_2.9.1-1/
implementation ("net.liftmodules:amqp_2.9.1-1:2.5-RC4-1.2")
'net.liftmodules:amqp_2.9.1-1:jar:2.5-RC4-1.2'
<dependency org="net.liftmodules" name="amqp_2.9.1-1" rev="2.5-RC4-1.2">
<artifact name="amqp_2.9.1-1" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.liftmodules', module='amqp_2.9.1-1', version='2.5-RC4-1.2')
)
libraryDependencies += "net.liftmodules" % "amqp_2.9.1-1" % "2.5-RC4-1.2"
[net.liftmodules/amqp_2.9.1-1 "2.5-RC4-1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.9.1-1 |
net.liftweb : lift-webkit_2.9.1-1 | jar | 2.5-RC4 |
net.liftweb : lift-actor_2.9.1-1 | jar | 2.5-RC4 |
com.rabbitmq : amqp-client | jar | 1.7.2 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2_2.9.1-1 | jar | 1.12.3 |