Download activemq-pool-5.2.0.jar file - Jar a

Jar examples for a:activemq-pool

Description

ActiveMQ Pooled ConnectionFactory

You can download jar file activemq-pool 5.2.0 in this page.

License

Apache License

Build File

You can use the following script to add activemq-pool-5.2.0.jar to your project.

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

Download

Click the following link to download the jar file.

activemq-pool-5.2.0-javadoc.jar
activemq-pool-5.2.0-sources.jar
activemq-pool-5.2.0.jar
activemq-pool-5.2.0.pom



Related Tutorials