| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMyBatis Данные ORM |
| Группа | Группаio.github.githgf |
| Идентификатор | Идентификаторmybatis-plus-helper |
| Версия | Версия0.0.6 |
| Тип | Типjar |
| Описание |
Описаниеmybatis-plus
mybatis-plus相关helper
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| mybatis-plus-helper-0.0.6.pom | |
| mybatis-plus-helper-0.0.6.jar | 89 KB |
| mybatis-plus-helper-0.0.6-sources.jar | 50 KB |
| mybatis-plus-helper-0.0.6-javadoc.jar | 309 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.githgf/mybatis-plus-helper/ -->
<dependency>
<groupId>io.github.githgf</groupId>
<artifactId>mybatis-plus-helper</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.githgf/mybatis-plus-helper/
implementation 'io.github.githgf:mybatis-plus-helper:0.0.6'
// https://jarcasting.com/artifacts/io.github.githgf/mybatis-plus-helper/
implementation ("io.github.githgf:mybatis-plus-helper:0.0.6")
'io.github.githgf:mybatis-plus-helper:jar:0.0.6'
<dependency org="io.github.githgf" name="mybatis-plus-helper" rev="0.0.6">
<artifact name="mybatis-plus-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.githgf', module='mybatis-plus-helper', version='0.0.6')
)
libraryDependencies += "io.github.githgf" % "mybatis-plus-helper" % "0.0.6"
[io.github.githgf/mybatis-plus-helper "0.0.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.6 |
| org.apache.commons : commons-lang3 | jar | 3.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.baomidou : mybatis-plus-boot-starter | jar | 3.4.1 |
| org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.0.1 |
| com.baomidou : mybatis-plus-generator | jar | 3.4.1 |
| org.springframework.boot : spring-boot-starter-json | jar | 2.0.4.RELEASE |