Last Version

io.gitee.cikaros:fly-feel-mybatis 1.0

fly-feel快速解决方案

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.gitee.cikaros
ArtifactId

ArtifactId

fly-feel-mybatis
Version

Version

1.0
Type

Type

jar
Description

Description

fly-feel快速解决方案
Project Organization

Project Organization

Pivotal Software, Inc.

Download fly-feel-mybatis 1.0


<!-- 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"]

Dependencies

compile (13)

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

test (3)

Group / Artifact Type Version
com.h2database : h2 jar
org.springframework.boot : spring-boot-starter-jdbc jar
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.