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