is not current version
Last Version 2.1.11

technology.dice.open:dice-fairlink 1.0.17

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

GroupId

GroupId

technology.dice.open
ArtifactId

ArtifactId

dice-fairlink
Version

Version

1.0.17
Type

Type

jar

Download dice-fairlink 1.0.17


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