Last Version

dbapi-plugin 3.1.1

build http api from sql without other code

License

License

GroupId

GroupId

com.gitee.freakchicken.dbapi
ArtifactId

ArtifactId

dbapi-plugin
Version

Version

3.1.1
Type

Type

jar
Description

Description

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

Project URL

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

Download dbapi-plugin 3.1.1


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

Dependencies

compile (8)

Group / Artifact Type Version
com.gitee.freakchicken.dbapi : dbapi-common jar 3.1.1
com.alibaba : fastjson jar 1.2.62
org.slf4j : slf4j-api jar 1.7.7
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-access jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3
javax.servlet : javax.servlet-api jar
org.apache.commons : commons-email jar 1.5

Project Modules

There are no modules declared in this project.