GroupId | GroupIdcom.amlinv.activemq |
---|---|
ArtifactId | ArtifactIdamq-topo-utils |
Version | Version1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
amq-topo-utils-1.1.0.pom | |
amq-topo-utils-1.1.0.jar | 22 KB |
amq-topo-utils-1.1.0-sources.jar | 19 KB |
amq-topo-utils-1.1.0-javadoc.jar | 129 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.amlinv.activemq/amq-topo-utils/ -->
<dependency>
<groupId>com.amlinv.activemq</groupId>
<artifactId>amq-topo-utils</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.amlinv.activemq/amq-topo-utils/
implementation 'com.amlinv.activemq:amq-topo-utils:1.1.0'
// https://jarcasting.com/artifacts/com.amlinv.activemq/amq-topo-utils/
implementation ("com.amlinv.activemq:amq-topo-utils:1.1.0")
'com.amlinv.activemq:amq-topo-utils:jar:1.1.0'
<dependency org="com.amlinv.activemq" name="amq-topo-utils" rev="1.1.0">
<artifact name="amq-topo-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.amlinv.activemq', module='amq-topo-utils', version='1.1.0')
)
libraryDependencies += "com.amlinv.activemq" % "amq-topo-utils" % "1.1.0"
[com.amlinv.activemq/amq-topo-utils "1.1.0"]