Jar examples for a:activemq-pool
ActiveMQ Pooled ConnectionFactory
You can download jar file activemq-pool 5.10.0 in this page.
Apache License
You can use the following script to add activemq-pool-5.10.0.jar to your project.
<dependency> <groupId>org.apache.activemq</groupId> <artifactId>activemq-pool</artifactId> <version>5.10.0</version> </dependency>
compile group: 'org.apache.activemq', name: 'activemq-pool', version: '5.10.0'
libraryDependencies += "org.apache.activemq" % "activemq-pool" % "5.10.0"
<dependency org="org.apache.activemq" name="activemq-pool" rev="5.10.0"/>
@Grapes(@Grab(group='org.apache.activemq', module='activemq-pool', version='5.10.0'))
'org.apache.activemq:activemq-pool:jar:5.10.0'
Click the following link to download the jar file.
activemq-pool-5.10.0-javadoc.jar