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

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

build http api from sql without other code

Группа

Группа

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

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

dbapi-common
Версия

Версия

2.3.1
Тип

Тип

jar

Скачать dbapi-common 2.3.1


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