is not current version
Last Version 2.23.1

org.apache.activemq:artemis-protocols 2.8.1


GroupId

GroupId

org.apache.activemq
ArtifactId

ArtifactId

artemis-protocols
Version

Version

2.8.1
Type

Type

pom

Download artemis-protocols 2.8.1


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