Jar examples for c:cassandra-connection-pool
Cassandra Connection Pool: a flexible, robust connection pool for Apache Cassandra
You can download jar file cassandra-connection-pool 0.7.1 in this page.
You can use the following script to add cassandra-connection-pool-0.7.1.jar to your project.
<dependency> <groupId>net.dataforte.cassandra</groupId> <artifactId>cassandra-connection-pool</artifactId> <version>0.7.1</version> </dependency>
compile group: 'net.dataforte.cassandra', name: 'cassandra-connection-pool', version: '0.7.1'
libraryDependencies += "net.dataforte.cassandra" % "cassandra-connection-pool" % "0.7.1"
<dependency org="net.dataforte.cassandra" name="cassandra-connection-pool" rev="0.7.1"/>
@Grapes(@Grab(group='net.dataforte.cassandra', module='cassandra-connection-pool', version='0.7.1'))
'net.dataforte.cassandra:cassandra-connection-pool:jar:0.7.1'
Click the following link to download the jar file.
cassandra-connection-pool-0.7.1-javadoc.jar