A JDBC connection pool designed to support the high throughput, concurrency, tuning, monitoring and reporting typically required to support production application servers.
'org.attribyte:acp:0.6.0'
<dependency>
<groupId>org.attribyte</groupId>
<artifactId>acp</artifactId>
<version>0.6.0</version>
</dependency>
<dependency org="org.attribyte" name="acp" rev="0.6.0"/>
"org.attribyte", "acp", "0.6.0"