License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.gitee.ssyujay1 |
ArtifactId | ArtifactIdmybatis-plus-x |
Last Version | Last Version3.0.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatis-plus-x
An enhanced toolkit of Mybatis to simplify development.
|
Filename | Size |
---|---|
mybatis-plus-x-3.0.7.1.pom | |
mybatis-plus-x-3.0.7.1-sources.jar | 355 bytes |
mybatis-plus-x-3.0.7.1-javadoc.jar | 337 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.ssyujay1/mybatis-plus-x/ -->
<dependency>
<groupId>com.gitee.ssyujay1</groupId>
<artifactId>mybatis-plus-x</artifactId>
<version>3.0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.ssyujay1/mybatis-plus-x/
implementation 'com.gitee.ssyujay1:mybatis-plus-x:3.0.7.1'
// https://jarcasting.com/artifacts/com.gitee.ssyujay1/mybatis-plus-x/
implementation ("com.gitee.ssyujay1:mybatis-plus-x:3.0.7.1")
'com.gitee.ssyujay1:mybatis-plus-x:jar:3.0.7.1'
<dependency org="com.gitee.ssyujay1" name="mybatis-plus-x" rev="3.0.7.1">
<artifact name="mybatis-plus-x" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.ssyujay1', module='mybatis-plus-x', version='3.0.7.1')
)
libraryDependencies += "com.gitee.ssyujay1" % "mybatis-plus-x" % "3.0.7.1"
[com.gitee.ssyujay1/mybatis-plus-x "3.0.7.1"]
Group / Artifact | Type | Version |
---|---|---|
org.mybatis : mybatis | jar | 3.4.6 |
org.mybatis : mybatis-spring | jar | 1.3.2 |
org.springframework : spring-jdbc | jar | 5.1.3.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 2.2.4.RELEASE |
org.projectlombok : lombok | jar | 1.18.2 |
com.baomidou : mybatis-plus-core | jar | 3.0.7.1 |
com.baomidou : mybatis-plus-extension | jar | 3.0.7.1 |
com.baomidou : mybatis-plus-annotation | jar | 3.0.7.1 |