License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.FeiChaoyu |
ArtifactId | ArtifactIdmybatis-layui |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatis-layui
Demo project for Spring Boot
|
Project URL |
Project URL |
Filename | Size |
---|---|
mybatis-layui-1.0.0.pom | |
mybatis-layui-1.0.0.jar | 27 MB |
mybatis-layui-1.0.0-sources.jar | 640 KB |
mybatis-layui-1.0.0-javadoc.jar | 335 bytes |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 8.0.15 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.3.RELEASE |