DBApi

build http api from sql without other code

Лицензия

Лицензия

Группа

Группа

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

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

dbapi
Последняя версия

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

3.1.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

DBApi
build http api from sql without other code
Ссылка на сайт

Ссылка на сайт

https://gitee.com/freakchicken/db-api
Система контроля версий

Система контроля версий

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

Скачать dbapi

Имя Файла Размер
dbapi-3.1.1.pom 6 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
3.1.1
3.1.0
3.0.0
2.3.2
2.3.1