is not current version
Last Version 2.23.1

org.apache.activemq.examples.broker:management-notifications 2.7.0


GroupId

GroupId

org.apache.activemq.examples.broker
ArtifactId

ArtifactId

management-notifications
Version

Version

2.7.0
Type

Type

jar

Download management-notifications 2.7.0


<!-- https://jarcasting.com/artifacts/org.apache.activemq.examples.broker/management-notifications/ -->
<dependency>
    <groupId>org.apache.activemq.examples.broker</groupId>
    <artifactId>management-notifications</artifactId>
    <version>2.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq.examples.broker/management-notifications/
implementation 'org.apache.activemq.examples.broker:management-notifications:2.7.0'
// https://jarcasting.com/artifacts/org.apache.activemq.examples.broker/management-notifications/
implementation ("org.apache.activemq.examples.broker:management-notifications:2.7.0")
'org.apache.activemq.examples.broker:management-notifications:jar:2.7.0'
<dependency org="org.apache.activemq.examples.broker" name="management-notifications" rev="2.7.0">
  <artifact name="management-notifications" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.examples.broker', module='management-notifications', version='2.7.0')
)
libraryDependencies += "org.apache.activemq.examples.broker" % "management-notifications" % "2.7.0"
[org.apache.activemq.examples.broker/management-notifications "2.7.0"]