License |
License |
---|---|
GroupId | GroupIdcom.lodsve |
ArtifactId | ArtifactIdlodsve-amqp |
Version | Version2.7.4-RELEASE |
Type | Typejar |
Description |
Descriptionlodsve amqp
amqp相关封装
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
lodsve-amqp-2.7.4-RELEASE.pom | |
lodsve-amqp-2.7.4-RELEASE.jar | 21 KB |
lodsve-amqp-2.7.4-RELEASE-sources.jar | 15 KB |
lodsve-amqp-2.7.4-RELEASE-javadoc.jar | 116 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lodsve/lodsve-amqp/ -->
<dependency>
<groupId>com.lodsve</groupId>
<artifactId>lodsve-amqp</artifactId>
<version>2.7.4-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.lodsve/lodsve-amqp/
implementation 'com.lodsve:lodsve-amqp:2.7.4-RELEASE'
// https://jarcasting.com/artifacts/com.lodsve/lodsve-amqp/
implementation ("com.lodsve:lodsve-amqp:2.7.4-RELEASE")
'com.lodsve:lodsve-amqp:jar:2.7.4-RELEASE'
<dependency org="com.lodsve" name="lodsve-amqp" rev="2.7.4-RELEASE">
<artifact name="lodsve-amqp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lodsve', module='lodsve-amqp', version='2.7.4-RELEASE')
)
libraryDependencies += "com.lodsve" % "lodsve-amqp" % "2.7.4-RELEASE"
[com.lodsve/lodsve-amqp "2.7.4-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.amqp : spring-rabbit | jar | 1.7.5.RELEASE |
com.rabbitmq : amqp-client | jar | 4.8.0 |
com.rabbitmq : http-client | jar | 1.1.1.RELEASE |
com.lodsve : lodsve-core | jar | 2.7.4-RELEASE |