Last Version

Attribyte JDBC Connection Pool 0.6.1

A JDBC connection pool designed to support the high throughput, concurrency, tuning, monitoring and reporting typically required to support production application servers.

License

License

GroupId

GroupId

org.attribyte
ArtifactId

ArtifactId

acp
Version

Version

0.6.1
Type

Type

jar
Description

Description

Attribyte JDBC Connection Pool
A JDBC connection pool designed to support the high throughput, concurrency, tuning, monitoring and reporting typically required to support production application servers.
Project URL

Project URL

https://www.attribyte.org/oss#acp

Download acp 0.6.1


<!-- https://jarcasting.com/artifacts/org.attribyte/acp/ -->
<dependency>
    <groupId>org.attribyte</groupId>
    <artifactId>acp</artifactId>
    <version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.attribyte/acp/
implementation 'org.attribyte:acp:0.6.1'
// https://jarcasting.com/artifacts/org.attribyte/acp/
implementation ("org.attribyte:acp:0.6.1")
'org.attribyte:acp:jar:0.6.1'
<dependency org="org.attribyte" name="acp" rev="0.6.1">
  <artifact name="acp" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.attribyte', module='acp', version='0.6.1')
)
libraryDependencies += "org.attribyte" % "acp" % "0.6.1"
[org.attribyte/acp "0.6.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.attribyte : attribyte-shared-base jar [1.0.2,)
org.attribyte : essem-reporter jar [1.0.6,)
com.google.guava : guava jar [14.0,)
io.dropwizard.metrics : metrics-core jar 3.1.2
com.typesafe : config jar 1.0.2

Project Modules

There are no modules declared in this project.