Download artemis-server-2.3.0.jar file - Jar a

Jar examples for a:artemis-server

Description

You can download jar file artemis-server 2.3.0 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

artemis-server-2.3.0-javadoc.jar
artemis-server-2.3.0-sources.jar
artemis-server-2.3.0-tests.jar
artemis-server-2.3.0.jar
artemis-server-2.3.0.pom



Related Tutorials