is not current version
Last Version 2.23.1

org.apache.activemq.examples.broker:context 2.1.0


GroupId

GroupId

org.apache.activemq.examples.broker
ArtifactId

ArtifactId

context
Version

Version

2.1.0
Type

Type

jar

Download context 2.1.0


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