MVN

io.bootique.mybatis : bootique-mybatis-parent

Maven & Gradle

Dec 09, 2022
3 stars

bootique-mybatis-parent: Parent of MyBatis integration modules · Parent of MyBatis integration modules

<dependency>
    <groupId>io.bootique.mybatis</groupId>
    <artifactId>bootique-mybatis-parent</artifactId>
    <version>3.0.M1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.bootique.mybatis : bootique-mybatis-parent to add to Maven - Latest Versions:

  • Latest Stable: 3.0.M1
  • Latest Release Candidate: 2.0.RC1

All Versions

Choose a version of io.bootique.mybatis : bootique-mybatis-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
bootique-mybatis-parent-3.0.M1
2.0.x
bootique-mybatis-parent-2.0.1
bootique-mybatis-parent-2.0.RC1
bootique-mybatis-parent-2.0.B1
bootique-mybatis-parent-2.0.M1
2.0
bootique-mybatis-parent-2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.bootique.mybatis</groupId>
    <artifactId>bootique-mybatis-parent</artifactId>
    <version>3.0.M1</version>
</dependency>