License |
License |
---|---|
Categories |
CategoriesCassandra Data Databases |
GroupId | GroupIdcom.github.adejanovski.cassandra.policies |
ArtifactId | ArtifactIddcaware-failover-policy-parent |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDCAwareFailoverRoundRobinPolicy
DC Aware Failover Round Robin Policy for Datastax Java Driver
|
Project URL |
Project URL |
Filename | Size |
---|---|
dcaware-failover-policy-parent-1.1.0.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.adejanovski.cassandra.policies/dcaware-failover-policy-parent/ -->
<dependency>
<groupId>com.github.adejanovski.cassandra.policies</groupId>
<artifactId>dcaware-failover-policy-parent</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.adejanovski.cassandra.policies/dcaware-failover-policy-parent/
implementation 'com.github.adejanovski.cassandra.policies:dcaware-failover-policy-parent:1.1.0'
// https://jarcasting.com/artifacts/com.github.adejanovski.cassandra.policies/dcaware-failover-policy-parent/
implementation ("com.github.adejanovski.cassandra.policies:dcaware-failover-policy-parent:1.1.0")
'com.github.adejanovski.cassandra.policies:dcaware-failover-policy-parent:pom:1.1.0'
<dependency org="com.github.adejanovski.cassandra.policies" name="dcaware-failover-policy-parent" rev="1.1.0">
<artifact name="dcaware-failover-policy-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.adejanovski.cassandra.policies', module='dcaware-failover-policy-parent', version='1.1.0')
)
libraryDependencies += "com.github.adejanovski.cassandra.policies" % "dcaware-failover-policy-parent" % "1.1.0"
[com.github.adejanovski.cassandra.policies/dcaware-failover-policy-parent "1.1.0"]