is not current version
Last Version 2.1.11

technology.dice.open:dice-fairlink 2.1.2

dice-fairlink is a JDBC driver design to evenly connect to the read replicas of an AWS Aurora cluster

GroupId

GroupId

technology.dice.open
ArtifactId

ArtifactId

dice-fairlink
Version

Version

2.1.2
Type

Type

jar

Download dice-fairlink 2.1.2


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