ActiveMQ Topo Utilities

Utilities for working with ActiveMQ Topologies, including broker and destination registries.

License

License

GroupId

GroupId

com.amlinv.activemq
ArtifactId

ArtifactId

amq-topo-utils
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

ActiveMQ Topo Utilities
Utilities for working with ActiveMQ Topologies, including broker and destination registries.

Download amq-topo-utils

How to add to project

<!-- https://jarcasting.com/artifacts/com.amlinv.activemq/amq-topo-utils/ -->
<dependency>
    <groupId>com.amlinv.activemq</groupId>
    <artifactId>amq-topo-utils</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.amlinv.activemq/amq-topo-utils/
implementation 'com.amlinv.activemq:amq-topo-utils:1.2.0'
// https://jarcasting.com/artifacts/com.amlinv.activemq/amq-topo-utils/
implementation ("com.amlinv.activemq:amq-topo-utils:1.2.0")
'com.amlinv.activemq:amq-topo-utils:jar:1.2.0'
<dependency org="com.amlinv.activemq" name="amq-topo-utils" rev="1.2.0">
  <artifact name="amq-topo-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.amlinv.activemq', module='amq-topo-utils', version='1.2.0')
)
libraryDependencies += "com.amlinv.activemq" % "amq-topo-utils" % "1.2.0"
[com.amlinv.activemq/amq-topo-utils "1.2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.amlinv : registry-utils jar 1.0.0
com.amlinv : stat-collection-utils jar 1.0.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-core jar 1.10.19
org.slf4j : slf4j-log4j12 jar 1.7.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.0