MVN

io.github.itfinally : mybatis-helper-parent

Maven & Gradle

Nov 09, 2018
13 stars

mybatis-helper-parent

<dependency>
    <groupId>io.github.itfinally</groupId>
    <artifactId>mybatis-helper-parent</artifactId>
    <version>0.1.0.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.itfinally : mybatis-helper-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.1.0.RELEASE

All Versions

Choose a version of io.github.itfinally : mybatis-helper-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
mybatis-helper-parent-0.1.0.RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.itfinally</groupId>
    <artifactId>mybatis-helper-parent</artifactId>
    <version>0.1.0.RELEASE</version>
</dependency>

Advertisement