Download artemis-selector-2.6.2.jar file - Jar a

Jar examples for a:artemis-selector

Description

You can download jar file artemis-selector 2.6.2 in this page.

License

Apache License

Build File

You can use the following script to add artemis-selector-2.6.2.jar to your project.

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

Download

Click the following link to download the jar file.

artemis-selector-2.6.2-javadoc.jar
artemis-selector-2.6.2-sources.jar
artemis-selector-2.6.2.jar
artemis-selector-2.6.2.pom



Related Tutorials