is not current version
Last Version 2.1.11

technology.dice.open:dice-fairlink 2.0.4

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.0.4
Type

Type

jar

Download dice-fairlink 2.0.4


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