License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.jeffreyning |
ArtifactId | ArtifactIdmybatisplus-plus |
Last Version | Last Version1.7.0-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.jeffreyning:mybatisplus-plus
mybatisplus-plus
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.jeffreyning/mybatisplus-plus/ -->
<dependency>
<groupId>com.github.jeffreyning</groupId>
<artifactId>mybatisplus-plus</artifactId>
<version>1.7.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jeffreyning/mybatisplus-plus/
implementation 'com.github.jeffreyning:mybatisplus-plus:1.7.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.jeffreyning/mybatisplus-plus/
implementation ("com.github.jeffreyning:mybatisplus-plus:1.7.0-RELEASE")
'com.github.jeffreyning:mybatisplus-plus:jar:1.7.0-RELEASE'
<dependency org="com.github.jeffreyning" name="mybatisplus-plus" rev="1.7.0-RELEASE">
<artifact name="mybatisplus-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jeffreyning', module='mybatisplus-plus', version='1.7.0-RELEASE')
)
libraryDependencies += "com.github.jeffreyning" % "mybatisplus-plus" % "1.7.0-RELEASE"
[com.github.jeffreyning/mybatisplus-plus "1.7.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.baomidou : mybatis-plus-boot-starter Optional | jar | 3.4.3.2 |