is not current version
Last Version 2.23.1

org.apache.activemq:artemis-pom 2.6.2


GroupId

GroupId

org.apache.activemq
ArtifactId

ArtifactId

artemis-pom
Version

Version

2.6.2
Type

Type

pom

Download artemis-pom 2.6.2

Filename Size
artemis-pom-2.6.2.pom 73 KB
Browse

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