License |
License
Mulan Permissive Software License,Version 2
|
---|---|
Categories |
Categoriesowner Application Layer Libs Configuration MyBatis Data ORM |
GroupId | GroupIdio.gitee.loulan_yxq |
ArtifactId | ArtifactIdowner-mybatisPlus |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatis的使用工具,这里使用的版本是 3.4.3
|
Filename | Size |
---|---|
owner-mybatisPlus-1.3.1.pom | |
owner-mybatisPlus-1.3.1.jar | 3 KB |
owner-mybatisPlus-1.3.1-sources.jar | 3 KB |
owner-mybatisPlus-1.3.1-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.loulan_yxq/owner-mybatisPlus/ -->
<dependency>
<groupId>io.gitee.loulan_yxq</groupId>
<artifactId>owner-mybatisPlus</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.loulan_yxq/owner-mybatisPlus/
implementation 'io.gitee.loulan_yxq:owner-mybatisPlus:1.3.1'
// https://jarcasting.com/artifacts/io.gitee.loulan_yxq/owner-mybatisPlus/
implementation ("io.gitee.loulan_yxq:owner-mybatisPlus:1.3.1")
'io.gitee.loulan_yxq:owner-mybatisPlus:jar:1.3.1'
<dependency org="io.gitee.loulan_yxq" name="owner-mybatisPlus" rev="1.3.1">
<artifact name="owner-mybatisPlus" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.loulan_yxq', module='owner-mybatisPlus', version='1.3.1')
)
libraryDependencies += "io.gitee.loulan_yxq" % "owner-mybatisPlus" % "1.3.1"
[io.gitee.loulan_yxq/owner-mybatisPlus "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
io.gitee.loulan_yxq : owner-core | jar | 1.3.1 |
io.gitee.loulan_yxq : owner-json | jar | 1.3.1 |
Group / Artifact | Type | Version |
---|---|---|
com.baomidou : mybatis-plus | jar | 3.4.3 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.3.12.RELEASE |
junit : junit | jar | 4.13.2 |
org.projectlombok : lombok | jar | 1.18.20 |