MVN

io.github.heykb : mybatis-sqlhelper-spring-boot-samples

Maven & Gradle

Aug 26, 2022
23 stars
<dependency>
    <groupId>io.github.heykb</groupId>
    <artifactId>mybatis-sqlhelper-spring-boot-samples</artifactId>
    <version>3.0.0.SR1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.heykb : mybatis-sqlhelper-spring-boot-samples to add to Maven - Latest Versions:

  • Latest Stable: 3.0.0.SR1

All Versions

Choose a version of io.github.heykb : mybatis-sqlhelper-spring-boot-samples to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0.x
mybatis-sqlhelper-spring-boot-samples-3.0.0.SR1
mybatis-sqlhelper-spring-boot-samples-3.0.0
1.0.x
mybatis-sqlhelper-spring-boot-samples-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.heykb</groupId>
    <artifactId>mybatis-sqlhelper-spring-boot-samples</artifactId>
    <version>3.0.0.SR1</version>
</dependency>

Advertisement