is not current version
Last Version 0.4.1

cc.carm.lib:easysql-parent 0.3.3

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

GroupId

GroupId

cc.carm.lib
ArtifactId

ArtifactId

easysql-parent
Version

Version

0.3.3
Type

Type

pom

Download easysql-parent 0.3.3

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

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