Download artemis-native-2.6.1.jar file - Jar a

Jar examples for a:artemis-native

Description

You can download jar file artemis-native 2.6.1 in this page.

License

Apache License

Build File

You can use the following script to add artemis-native-2.6.1.jar to your project.

<dependency>
   <groupId>org.apache.activemq</groupId>
   <artifactId>artemis-native</artifactId>
   <version>2.6.1</version>
</dependency>
compile group: 'org.apache.activemq', name: 'artemis-native', version: '2.6.1'
libraryDependencies += "org.apache.activemq" % "artemis-native" % "2.6.1"
<dependency org="org.apache.activemq" name="artemis-native" rev="2.6.1"/>
@Grapes(@Grab(group='org.apache.activemq', module='artemis-native', version='2.6.1'))
'org.apache.activemq:artemis-native:jar:2.6.1'

Download

Click the following link to download the jar file.

artemis-native-2.6.1-javadoc.jar
artemis-native-2.6.1-sources.jar
artemis-native-2.6.1.jar
artemis-native-2.6.1.pom



Related Tutorials