-
Notifications
You must be signed in to change notification settings - Fork 52
Download
VictorZeng edited this page May 12, 2016
·
1 revision
Snapshots of the development version are available in Sonatype's snapshots repository.
Releases of the deployment version are available in Maven's central repository.
<dependency>
<groupId>org.darkphoenixs</groupId>
<artifactId>connectionpool-client</artifactId>
<version>x.x.x</version>
</dependency>
compile 'org.darkphoenixs:connectionpool-client:x.x.x'
libraryDependencies += "org.darkphoenixs" % "connectionpool-client" % "x.x.x"