Download acp-0.6.1.jar file - Jar a

Jar examples for a:acp

Description

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.

License

The Apache License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

acp-0.6.1-javadoc.jar
acp-0.6.1-sources.jar
acp-0.6.1.jar
acp-0.6.1.pom



Related Tutorials