Jar examples for a:artemis-server
You can download jar file artemis-server 1.5.3 in this page.
Apache License
You can use the following script to add artemis-server-1.5.3.jar to your project.
<dependency> <groupId>org.apache.activemq</groupId> <artifactId>artemis-server</artifactId> <version>1.5.3</version> </dependency>
compile group: 'org.apache.activemq', name: 'artemis-server', version: '1.5.3'
libraryDependencies += "org.apache.activemq" % "artemis-server" % "1.5.3"
<dependency org="org.apache.activemq" name="artemis-server" rev="1.5.3"/>
@Grapes(@Grab(group='org.apache.activemq', module='artemis-server', version='1.5.3'))
'org.apache.activemq:artemis-server:jar:1.5.3'
Click the following link to download the jar file.
artemis-server-1.5.3-javadoc.jar