MVN

com.github.fangjinuo : sqlhelper-mybatis-spring-boot

Maven & Gradle

May 20, 2019
<dependency>
    <groupId>com.github.fangjinuo</groupId>
    <artifactId>sqlhelper-mybatis-spring-boot</artifactId>
    <version>1.1-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.fangjinuo : sqlhelper-mybatis-spring-boot to add to Maven - Latest Versions:

  • Latest Stable: 1.1-RELEASE

All Versions

Choose a version of com.github.fangjinuo : sqlhelper-mybatis-spring-boot to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1
sqlhelper-mybatis-spring-boot-1.1-RELEASE
1.0
sqlhelper-mybatis-spring-boot-1.0-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.fangjinuo</groupId>
    <artifactId>sqlhelper-mybatis-spring-boot</artifactId>
    <version>1.1-RELEASE</version>
</dependency>