License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdio.gitee.cikaros |
ArtifactId | ArtifactIdfly-feel-mybatis |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfly-feel快速解决方案
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.mybatis : mybatis Optional | jar | 3.5.8 |
org.mybatis : mybatis-spring Optional | jar | 2.0.5 |
org.slf4j : slf4j-api Optional | jar | |
org.mybatis.scripting : mybatis-freemarker Optional | jar | |
org.mybatis.scripting : mybatis-velocity Optional | jar | |
org.mybatis.scripting : mybatis-thymeleaf Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | 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 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | |
org.springframework.boot : spring-boot-starter-jdbc | jar | |
org.springframework.boot : spring-boot-starter-test | jar |