is not current version
Last Version 2.23.1

org.apache.activemq:artemis-jms-server 2.14.0


GroupId

GroupId

org.apache.activemq
ArtifactId

ArtifactId

artemis-jms-server
Version

Version

2.14.0
Type

Type

jar

Download artemis-jms-server 2.14.0


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