is not current version
Last Version 0.4.1

EasySQL-API 0.4.0

EasySQL的接口部分。用于打包到公共项目的API中,避免项目过大。

License

License

GroupId

GroupId

cc.carm.lib
ArtifactId

ArtifactId

easysql-api
Version

Version

0.4.0
Type

Type

jar
Description

Description

EasySQL-API
EasySQL的接口部分。用于打包到公共项目的API中,避免项目过大。
Project URL

Project URL

https://github.com/CarmJos/EasySQL

Download easysql-api 0.4.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36

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

There are no modules declared in this project.