Download artemis-2.2.96.jar file - Jar a

Jar examples for a:artemis

Description

This project provides an ActiveMQ Artemis broker for Eclipse Kura?

You can download jar file artemis 2.2.96 in this page.

License

The Apache Software License, Version 2.0

Build File

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

<dependency>
   <groupId>io.fabric8.ipaas.apps</groupId>
   <artifactId>artemis</artifactId>
   <version>2.2.96</version>
</dependency>
compile group: 'io.fabric8.ipaas.apps', name: 'artemis', version: '2.2.96'
libraryDependencies += "io.fabric8.ipaas.apps" % "artemis" % "2.2.96"
<dependency org="io.fabric8.ipaas.apps" name="artemis" rev="2.2.96"/>
@Grapes(@Grab(group='io.fabric8.ipaas.apps', module='artemis', version='2.2.96'))
'io.fabric8.ipaas.apps:artemis:jar:2.2.96'

Download

Click the following link to download the jar file.

artemis-2.2.96-javadoc.jar
artemis-2.2.96-sources.jar
artemis-2.2.96.jar
artemis-2.2.96.pom



Related Tutorials