MVN

io.github.penggle : mybatis-springboot-mds-parent

Maven & Gradle

May 21, 2022

mybatis-springboot-mds-parent · 一个基于mybatis-spring-boot的多数据源扩展组件

<dependency>
    <groupId>io.github.penggle</groupId>
    <artifactId>mybatis-springboot-mds-parent</artifactId>
    <version>2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.penggle : mybatis-springboot-mds-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.1

All Versions

Choose a version of io.github.penggle : mybatis-springboot-mds-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1
mybatis-springboot-mds-parent-2.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.penggle</groupId>
    <artifactId>mybatis-springboot-mds-parent</artifactId>
    <version>2.1</version>
</dependency>