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

Jar examples for a:activemq-pool

Description

ActiveMQ Pooled ConnectionFactory

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials