is not current version
Last Version 1.2.4

mybatis-plus-join 1.2.0.Beta2

An enhanced toolkit of Mybatis-Plus to simplify development.

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.yulichang
ArtifactId

ArtifactId

mybatis-plus-join
Version

Version

1.2.0.Beta2
Type

Type

jar
Description

Description

mybatis-plus-join
An enhanced toolkit of Mybatis-Plus to simplify development.
Project URL

Project URL

https://github.com/yulichang/mybatis-plus-join
Source Code Management

Source Code Management

https://github.com/yulichang/mybatis-plus-join

Download mybatis-plus-join 1.2.0.Beta2


<!-- https://jarcasting.com/artifacts/com.github.yulichang/mybatis-plus-join/ -->
<dependency>
    <groupId>com.github.yulichang</groupId>
    <artifactId>mybatis-plus-join</artifactId>
    <version>1.2.0.Beta2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yulichang/mybatis-plus-join/
implementation 'com.github.yulichang:mybatis-plus-join:1.2.0.Beta2'
// https://jarcasting.com/artifacts/com.github.yulichang/mybatis-plus-join/
implementation ("com.github.yulichang:mybatis-plus-join:1.2.0.Beta2")
'com.github.yulichang:mybatis-plus-join:jar:1.2.0.Beta2'
<dependency org="com.github.yulichang" name="mybatis-plus-join" rev="1.2.0.Beta2">
  <artifact name="mybatis-plus-join" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yulichang', module='mybatis-plus-join', version='1.2.0.Beta2')
)
libraryDependencies += "com.github.yulichang" % "mybatis-plus-join" % "1.2.0.Beta2"
[com.github.yulichang/mybatis-plus-join "1.2.0.Beta2"]

Dependencies

provided (2)

Group / Artifact Type Version
com.baomidou : mybatis-plus-boot-starter jar 3.4.3
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.