| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.gitee.freakchicken.dbapi |
| Идентификатор | Идентификаторdbapi-common |
| Версия | Версия2.3.2 |
| Тип | Типjar |
| Описание |
Описаниеdbapi-common
build http api from sql without other code
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| dbapi-common-2.3.2.pom | |
| dbapi-common-2.3.2.jar | 6 KB |
| dbapi-common-2.3.2-sources.jar | 2 KB |
| dbapi-common-2.3.2-javadoc.jar | 31 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.gitee.freakchicken.dbapi/dbapi-common/ -->
<dependency>
<groupId>com.gitee.freakchicken.dbapi</groupId>
<artifactId>dbapi-common</artifactId>
<version>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.freakchicken.dbapi/dbapi-common/
implementation 'com.gitee.freakchicken.dbapi:dbapi-common:2.3.2'
// https://jarcasting.com/artifacts/com.gitee.freakchicken.dbapi/dbapi-common/
implementation ("com.gitee.freakchicken.dbapi:dbapi-common:2.3.2")
'com.gitee.freakchicken.dbapi:dbapi-common:jar:2.3.2'
<dependency org="com.gitee.freakchicken.dbapi" name="dbapi-common" rev="2.3.2">
<artifact name="dbapi-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.freakchicken.dbapi', module='dbapi-common', version='2.3.2')
)
libraryDependencies += "com.gitee.freakchicken.dbapi" % "dbapi-common" % "2.3.2"
[com.gitee.freakchicken.dbapi/dbapi-common "2.3.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.baomidou : mybatis-plus-annotation | jar | 3.2.0 |
| org.projectlombok : lombok | jar |