data.amqp

amqp依赖包

Categories

Categories

Data Net Ebean ORM
GroupId

GroupId

net.onebean
ArtifactId

ArtifactId

net.onebean.data.amqp
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

data.amqp
amqp依赖包

Download net.onebean.data.amqp

How to add to project

<!-- https://jarcasting.com/artifacts/net.onebean/net.onebean.data.amqp/ -->
<dependency>
    <groupId>net.onebean</groupId>
    <artifactId>net.onebean.data.amqp</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/net.onebean/net.onebean.data.amqp/
implementation 'net.onebean:net.onebean.data.amqp:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/net.onebean/net.onebean.data.amqp/
implementation ("net.onebean:net.onebean.data.amqp:1.0.0.RELEASE")
'net.onebean:net.onebean.data.amqp:jar:1.0.0.RELEASE'
<dependency org="net.onebean" name="net.onebean.data.amqp" rev="1.0.0.RELEASE">
  <artifact name="net.onebean.data.amqp" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.onebean', module='net.onebean.data.amqp', version='1.0.0.RELEASE')
)
libraryDependencies += "net.onebean" % "net.onebean.data.amqp" % "1.0.0.RELEASE"
[net.onebean/net.onebean.data.amqp "1.0.0.RELEASE"]

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-amqp jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.RELEASE