Download activemq-camel-5.12.1.jar file - Jar a

Jar examples for a:activemq-camel

Description

ActiveMQ component for Camel

You can download jar file activemq-camel 5.12.1 in this page.

License

Apache License

Build File

You can use the following script to add activemq-camel-5.12.1.jar to your project.

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

Download

Click the following link to download the jar file.

activemq-camel-5.12.1-javadoc.jar
activemq-camel-5.12.1-sources.jar
activemq-camel-5.12.1.jar
activemq-camel-5.12.1.pom



Related Tutorials