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