is not current version
Last Version 3.1.1

DBApi 2.3.2

build http api from sql without other code

License

License

GroupId

GroupId

com.gitee.freakchicken.dbapi
ArtifactId

ArtifactId

dbapi
Version

Version

2.3.2
Type

Type

pom
Description

Description

DBApi
build http api from sql without other code
Project URL

Project URL

https://gitee.com/freakchicken/db-api
Source Code Management

Source Code Management

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

Download dbapi 2.3.2

Filename Size
dbapi-2.3.2.pom 8 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.