EasySQL

简单便捷的数据库操作工具,可自选连接池。

License

License

GroupId

GroupId

cc.carm.lib
ArtifactId

ArtifactId

easysql-parent
Last Version

Last Version

0.4.1
Release Date

Release Date

Type

Type

pom
Description

Description

EasySQL
简单便捷的数据库操作工具,可自选连接池。
Project URL

Project URL

https://github.com/CarmJos/EasySQL
Source Code Management

Source Code Management

https://github.com/CarmJos/EasySQL

Download easysql-parent

Filename Size
easysql-parent-0.4.1.pom 10 KB
Browse

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.jetbrains : annotations jar 23.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

  • api
  • impl
  • with-pool/beecp
  • with-pool/hikaricp
  • demo

Versions

Version
0.4.1
0.4.0
0.3.18
0.3.17
0.3.16
0.3.15
0.3.13
0.3.12
0.3.11
0.3.10
0.3.9
0.3.8
0.3.7
0.3.6
0.3.3
0.3.2
0.3.1