Last Version

EasySQL-HikariCP 0.4.1

EasySQL的应用部分。此为HikariCP版本。

License

License

Categories

Categories

HikariCP Data Databases
GroupId

GroupId

cc.carm.lib
ArtifactId

ArtifactId

easysql-hikaricp
Version

Version

0.4.1
Type

Type

jar
Description

Description

EasySQL-HikariCP
EasySQL的应用部分。此为HikariCP版本。
Project URL

Project URL

https://github.com/CarmJos/EasySQL

Download easysql-hikaricp 0.4.1


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

Dependencies

compile (2)

Group / Artifact Type Version
cc.carm.lib : easysql-impl jar 0.4.1
com.zaxxer : HikariCP Optional jar 4.0.3

provided (2)

Group / Artifact Type Version
cc.carm.lib : easysql-api jar 0.4.1
org.jetbrains : annotations jar 23.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.