MVN

com.github.wuyongfei-1 : mybatis-rabbit-plug-spring-boot

Maven & Gradle

Jun 16, 2020

mybatis-rabbit-plug · 简化并解决Mybatis的繁琐开发工作,大大提升开发效率,使开发者专注于Service业务的实现,不需要在数据层的开发耗费过多精力。

<dependency>
    <groupId>com.github.wuyongfei-1</groupId>
    <artifactId>mybatis-rabbit-plug-spring-boot</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.wuyongfei-1 : mybatis-rabbit-plug-spring-boot to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.github.wuyongfei-1 : mybatis-rabbit-plug-spring-boot to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
mybatis-rabbit-plug-spring-boot-1.0.2
mybatis-rabbit-plug-spring-boot-1.0.1
mybatis-rabbit-plug-spring-boot-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.wuyongfei-1</groupId>
    <artifactId>mybatis-rabbit-plug-spring-boot</artifactId>
    <version>1.0.2</version>
</dependency>