| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMyBatis Данные ORM |
| Группа | Группаio.gitee.cikaros |
| Идентификатор | Идентификаторfly-feel-mybatis |
| Версия | Версия1.0 |
| Тип | Типjar |
| Описание |
Описаниеfly-feel快速解决方案
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| fly-feel-mybatis-1.0.pom | |
| fly-feel-mybatis-1.0.jar | 25 KB |
| fly-feel-mybatis-1.0-sources.jar | 16 KB |
| fly-feel-mybatis-1.0-javadoc.jar | 104 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.gitee.cikaros/fly-feel-mybatis/ -->
<dependency>
<groupId>io.gitee.cikaros</groupId>
<artifactId>fly-feel-mybatis</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.cikaros/fly-feel-mybatis/
implementation 'io.gitee.cikaros:fly-feel-mybatis:1.0'
// https://jarcasting.com/artifacts/io.gitee.cikaros/fly-feel-mybatis/
implementation ("io.gitee.cikaros:fly-feel-mybatis:1.0")
'io.gitee.cikaros:fly-feel-mybatis:jar:1.0'
<dependency org="io.gitee.cikaros" name="fly-feel-mybatis" rev="1.0">
<artifact name="fly-feel-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.cikaros', module='fly-feel-mybatis', version='1.0')
)
libraryDependencies += "io.gitee.cikaros" % "fly-feel-mybatis" % "1.0"
[io.gitee.cikaros/fly-feel-mybatis "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | |
| org.mybatis : mybatis Необязательный | jar | 3.5.8 |
| org.mybatis : mybatis-spring Необязательный | jar | 2.0.5 |
| org.slf4j : slf4j-api Необязательный | jar | |
| org.mybatis.scripting : mybatis-freemarker Необязательный | jar | |
| org.mybatis.scripting : mybatis-velocity Необязательный | jar | |
| org.mybatis.scripting : mybatis-thymeleaf Необязательный | jar | |
| org.springframework.boot : spring-boot-autoconfigure-processor Необязательный | jar | |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | |
| io.gitee.cikaros : fly-feel-test | jar | |
| com.github.pagehelper : pagehelper-spring-boot-starter | jar | 1.4.1 |
| io.gitee.cikaros : fly-feel-core | jar | |
| io.gitee.cikaros : fly-feel-define | jar |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.h2database : h2 | jar | |
| org.springframework.boot : spring-boot-starter-jdbc | jar | |
| org.springframework.boot : spring-boot-starter-test | jar |