Last Version

com.github.jeffreyning:mybatisplus-plus 1.7.0-RELEASE

mybatisplus-plus

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.jeffreyning
ArtifactId

ArtifactId

mybatisplus-plus
Version

Version

1.7.0-RELEASE
Type

Type

jar
Description

Description

com.github.jeffreyning:mybatisplus-plus
mybatisplus-plus
Project URL

Project URL

https://github.com/jeffreyning/mybatisplus-plus

Download mybatisplus-plus 1.7.0-RELEASE


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.baomidou : mybatis-plus-boot-starter Optional jar 3.4.3.2

Project Modules

There are no modules declared in this project.