mybatis-layui

Demo project for Spring Boot

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.FeiChaoyu
ArtifactId

ArtifactId

mybatis-layui
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-layui
Demo project for Spring Boot
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/mybatis-layui

Download mybatis-layui

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.FeiChaoyu/mybatis-layui/ -->
<dependency>
    <groupId>com.github.FeiChaoyu</groupId>
    <artifactId>mybatis-layui</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.FeiChaoyu/mybatis-layui/
implementation 'com.github.FeiChaoyu:mybatis-layui:1.0.0'
// https://jarcasting.com/artifacts/com.github.FeiChaoyu/mybatis-layui/
implementation ("com.github.FeiChaoyu:mybatis-layui:1.0.0")
'com.github.FeiChaoyu:mybatis-layui:jar:1.0.0'
<dependency org="com.github.FeiChaoyu" name="mybatis-layui" rev="1.0.0">
  <artifact name="mybatis-layui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.FeiChaoyu', module='mybatis-layui', version='1.0.0')
)
libraryDependencies += "com.github.FeiChaoyu" % "mybatis-layui" % "1.0.0"
[com.github.FeiChaoyu/mybatis-layui "1.0.0"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-thymeleaf jar 2.1.3.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.3.RELEASE
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.0.0
org.projectlombok : lombok Optional jar 1.18.6
com.alibaba : druid-spring-boot-starter jar 1.1.9
tk.mybatis : mapper-spring-boot-starter jar 2.1.5
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.2.10

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.15

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.1.3.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0