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

Jar examples for a:artemis-journal

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials