is not current version
Last Version 1.0.0.CR1

net.dataforte.cassandra:cassandra-connection-pool 0.7.1

Cassandra Connection Pool: a flexible, robust connection pool for Apache Cassandra

Categories

Categories

Cassandra Data Databases Net
GroupId

GroupId

net.dataforte.cassandra
ArtifactId

ArtifactId

cassandra-connection-pool
Version

Version

0.7.1
Type

Type

jar

Download cassandra-connection-pool 0.7.1


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