Jar examples for a:acp
A JDBC connection pool designed to support the high throughput, concurrency, tuning, monitoring and reporting typically required to support production application servers.
You can download jar file acp 0.6.1 in this page.
The Apache License, Version 2.0
You can use the following script to add acp-0.6.1.jar to your project.
<dependency> <groupId>org.attribyte</groupId> <artifactId>acp</artifactId> <version>0.6.1</version> </dependency>
compile group: 'org.attribyte', name: 'acp', version: '0.6.1'
libraryDependencies += "org.attribyte" % "acp" % "0.6.1"
<dependency org="org.attribyte" name="acp" rev="0.6.1"/>
@Grapes(@Grab(group='org.attribyte', module='acp', version='0.6.1'))
'org.attribyte:acp:jar:0.6.1'
Click the following link to download the jar file.
acp-0.6.1-javadoc.jar