Jar examples for x:xapool
XAPool is an open source XA Pool. It allows to pool objects, JDBC connections and XA connections.
You can download jar file xapool 1.5.0 in this page.
LGPL
You can use the following script to add xapool-1.5.0.jar to your project.
<dependency> <groupId>com.experlog</groupId> <artifactId>xapool</artifactId> <version>1.5.0</version> </dependency>
compile group: 'com.experlog', name: 'xapool', version: '1.5.0'
libraryDependencies += "com.experlog" % "xapool" % "1.5.0"
<dependency org="com.experlog" name="xapool" rev="1.5.0"/>
@Grapes(@Grab(group='com.experlog', module='xapool', version='1.5.0'))
'com.experlog:xapool:jar:1.5.0'
Click the following link to download the jar file.
xapool-1.5.0-sources.jar