is not current version
Last Version 4.2.7

org.joyqueue:joyqueue-datasource-hikaricp 4.2.5.3

Hikaricp implementation of the DataSource API

Categories

Categories

Data HikariCP Databases
GroupId

GroupId

org.joyqueue
ArtifactId

ArtifactId

joyqueue-datasource-hikaricp
Version

Version

4.2.5.3
Type

Type

jar

Download joyqueue-datasource-hikaricp 4.2.5.3


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