| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMyBatis Данные ORM |
| Группа | Группаio.github.guoshiqiufeng |
| Идентификатор | Идентификаторdb-sdk-mybatis-plus |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеmybatis-plus 相关
|
| Имя Файла | Размер |
|---|---|
| db-sdk-mybatis-plus-1.0.0.pom | |
| db-sdk-mybatis-plus-1.0.0.jar | 12 KB |
| db-sdk-mybatis-plus-1.0.0-sources.jar | 11 KB |
| db-sdk-mybatis-plus-1.0.0-javadoc.jar | 70 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.guoshiqiufeng/db-sdk-mybatis-plus/ -->
<dependency>
<groupId>io.github.guoshiqiufeng</groupId>
<artifactId>db-sdk-mybatis-plus</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.guoshiqiufeng/db-sdk-mybatis-plus/
implementation 'io.github.guoshiqiufeng:db-sdk-mybatis-plus:1.0.0'
// https://jarcasting.com/artifacts/io.github.guoshiqiufeng/db-sdk-mybatis-plus/
implementation ("io.github.guoshiqiufeng:db-sdk-mybatis-plus:1.0.0")
'io.github.guoshiqiufeng:db-sdk-mybatis-plus:jar:1.0.0'
<dependency org="io.github.guoshiqiufeng" name="db-sdk-mybatis-plus" rev="1.0.0">
<artifact name="db-sdk-mybatis-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.guoshiqiufeng', module='db-sdk-mybatis-plus', version='1.0.0')
)
libraryDependencies += "io.github.guoshiqiufeng" % "db-sdk-mybatis-plus" % "1.0.0"
[io.github.guoshiqiufeng/db-sdk-mybatis-plus "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.guoshiqiufeng : db-api | jar | 1.0.0 |
| com.baomidou : mybatis-plus-boot-starter | jar | |
| org.hibernate.validator : hibernate-validator | jar | |
| io.github.guoshiqiufeng : kernel-core | jar | 1.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar |