is not current version
Last Version 4.2.7

org.joyqueue:joyqueue-datasource-hikaricp 4.2.5.1

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

Type

jar

Download joyqueue-datasource-hikaricp 4.2.5.1


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