GroupId | GroupIdcom.lingdonge |
---|---|
ArtifactId | ArtifactIdcloud-activemq |
Version | Version3.0.3 |
Type | Typejar |
Filename | Size |
---|---|
cloud-activemq-3.0.3.pom | |
cloud-activemq-3.0.3.jar | 8 KB |
cloud-activemq-3.0.3-sources.jar | 7 KB |
cloud-activemq-3.0.3-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lingdonge/cloud-activemq/ -->
<dependency>
<groupId>com.lingdonge</groupId>
<artifactId>cloud-activemq</artifactId>
<version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.lingdonge/cloud-activemq/
implementation 'com.lingdonge:cloud-activemq:3.0.3'
// https://jarcasting.com/artifacts/com.lingdonge/cloud-activemq/
implementation ("com.lingdonge:cloud-activemq:3.0.3")
'com.lingdonge:cloud-activemq:jar:3.0.3'
<dependency org="com.lingdonge" name="cloud-activemq" rev="3.0.3">
<artifact name="cloud-activemq" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lingdonge', module='cloud-activemq', version='3.0.3')
)
libraryDependencies += "com.lingdonge" % "cloud-activemq" % "3.0.3"
[com.lingdonge/cloud-activemq "3.0.3"]