License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdio.gitee.cikaros |
ArtifactId | ArtifactIdfly-feel-mybatis-plus |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfly-feel快速解决方案
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
fly-feel-mybatis-plus-1.0.pom | |
fly-feel-mybatis-plus-1.0.jar | 26 KB |
fly-feel-mybatis-plus-1.0-sources.jar | 12 KB |
fly-feel-mybatis-plus-1.0-javadoc.jar | 100 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.cikaros/fly-feel-mybatis-plus/ -->
<dependency>
<groupId>io.gitee.cikaros</groupId>
<artifactId>fly-feel-mybatis-plus</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.cikaros/fly-feel-mybatis-plus/
implementation 'io.gitee.cikaros:fly-feel-mybatis-plus:1.0'
// https://jarcasting.com/artifacts/io.gitee.cikaros/fly-feel-mybatis-plus/
implementation ("io.gitee.cikaros:fly-feel-mybatis-plus:1.0")
'io.gitee.cikaros:fly-feel-mybatis-plus:jar:1.0'
<dependency org="io.gitee.cikaros" name="fly-feel-mybatis-plus" rev="1.0">
<artifact name="fly-feel-mybatis-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.cikaros', module='fly-feel-mybatis-plus', version='1.0')
)
libraryDependencies += "io.gitee.cikaros" % "fly-feel-mybatis-plus" % "1.0"
[io.gitee.cikaros/fly-feel-mybatis-plus "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.baomidou : mybatis-plus | jar | 3.3.2 |
com.baomidou : dynamic-datasource-spring-boot-starter | jar | 3.4.1 |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-starter-jdbc | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | |
org.mybatis.scripting : mybatis-thymeleaf Optional | jar | 1.0.2 |
org.mybatis.scripting : mybatis-velocity Optional | jar | 2.1.0 |
org.mybatis.scripting : mybatis-freemarker Optional | jar | 1.2.2 |
org.springframework.cloud : spring-cloud-commons Optional | jar | 3.0.3 |
io.gitee.cikaros : fly-feel-core | jar | |
io.gitee.cikaros : fly-feel-define | jar |