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