EasySQL-API

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

License

License

GroupId

GroupId

cc.carm.lib
ArtifactId

ArtifactId

easysql-api
Last Version

Last Version

0.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/CarmJos/EasySQL

Download easysql-api

How to add to project

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

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.

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