MVN

io.github.cgi : mybatis-generator-plugins-root

Maven & Gradle

Nov 23, 2016
0 stars

mybatis-generator-plugins-root · Set of plugins for mybatis-generator-plugin extending base functions. Fork of original project for publish to maven central.

<dependency>
    <groupId>io.github.cgi</groupId>
    <artifactId>mybatis-generator-plugins-root</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.cgi : mybatis-generator-plugins-root to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of io.github.cgi : mybatis-generator-plugins-root to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
mybatis-generator-plugins-root-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.cgi</groupId>
    <artifactId>mybatis-generator-plugins-root</artifactId>
    <version>1.0.1</version>
</dependency>

Advertisement