MVN

io.github.leheyue : mybatis-plus-join-root

Maven & Gradle

Sep 28, 2023
0 stars

mybatis-plus-join-root · An enhanced toolkit of Mybatis-Plus to simplify development.

<dependency>
    <groupId>io.github.leheyue</groupId>
    <artifactId>mybatis-plus-join-root</artifactId>
    <version>1.4.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.leheyue : mybatis-plus-join-root to add to Maven - Latest Versions:

  • Latest Stable: 1.4.6

All Versions

Choose a version of io.github.leheyue : mybatis-plus-join-root to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
mybatis-plus-join-root-1.4.6

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.leheyue</groupId>
    <artifactId>mybatis-plus-join-root</artifactId>
    <version>1.4.6</version>
</dependency>

Advertisement