is not current version
Last Version 2.23.1

org.apache.activemq.examples.broker:cdi 2.6.2


GroupId

GroupId

org.apache.activemq.examples.broker
ArtifactId

ArtifactId

cdi
Version

Version

2.6.2
Type

Type

jar

Download cdi 2.6.2


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