is not current version
Last Version 3.1.1

dbapi-common 3.1.0

build http api from sql without other code

License

License

GroupId

GroupId

com.gitee.freakchicken.dbapi
ArtifactId

ArtifactId

dbapi-common
Version

Version

3.1.0
Type

Type

jar
Description

Description

dbapi-common
build http api from sql without other code
Project URL

Project URL

https://gitee.com/freakchicken/db-api

Download dbapi-common 3.1.0


<!-- https://jarcasting.com/artifacts/com.gitee.freakchicken.dbapi/dbapi-common/ -->
<dependency>
    <groupId>com.gitee.freakchicken.dbapi</groupId>
    <artifactId>dbapi-common</artifactId>
    <version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.freakchicken.dbapi/dbapi-common/
implementation 'com.gitee.freakchicken.dbapi:dbapi-common:3.1.0'
// https://jarcasting.com/artifacts/com.gitee.freakchicken.dbapi/dbapi-common/
implementation ("com.gitee.freakchicken.dbapi:dbapi-common:3.1.0")
'com.gitee.freakchicken.dbapi:dbapi-common:jar:3.1.0'
<dependency org="com.gitee.freakchicken.dbapi" name="dbapi-common" rev="3.1.0">
  <artifact name="dbapi-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.freakchicken.dbapi', module='dbapi-common', version='3.1.0')
)
libraryDependencies += "com.gitee.freakchicken.dbapi" % "dbapi-common" % "3.1.0"
[com.gitee.freakchicken.dbapi/dbapi-common "3.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.baomidou : mybatis-plus-annotation jar 3.2.0
org.projectlombok : lombok jar
com.alibaba : fastjson jar 1.2.62

Project Modules

There are no modules declared in this project.