не последняя версия
Последняя версия 3.1.1

com.gitee.freakchicken.dbapi:dbapi-plugin 2.3.1

build http api from sql without other code

Группа

Группа

com.gitee.freakchicken.dbapi
Идентификатор

Идентификатор

dbapi-plugin
Версия

Версия

2.3.1
Тип

Тип

jar

Скачать dbapi-plugin 2.3.1


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