MVN

io.github.egd-prodigal : mybatisBatch

Maven & Gradle

Mar 10, 2023
5 stars

mybatisBatch · Batch Insert for Mybatis

<dependency>
    <groupId>io.github.egd-prodigal</groupId>
    <artifactId>mybatisBatch</artifactId>
    <version>2.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.egd-prodigal : mybatisBatch to add to Maven - Latest Versions:

  • Latest Stable: 2.0.6

All Versions

Choose a version of io.github.egd-prodigal : mybatisBatch to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
mybatisBatch-2.0.6
mybatisBatch-2.0.5
mybatisBatch-2.0.4
mybatisBatch-2.0.3
mybatisBatch-2.0.2
mybatisBatch-2.0.1
mybatisBatch-2.0.0
1.2.x
mybatisBatch-1.2.2
mybatisBatch-1.2.1
mybatisBatch-1.2.0
1.1.x
mybatisBatch-1.1.3
mybatisBatch-1.1.2
mybatisBatch-1.1.1
mybatisBatch-1.1.0
1.0.x
mybatisBatch-1.0.2
mybatisBatch-1.0.1
1.0
mybatisBatch-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.egd-prodigal</groupId>
    <artifactId>mybatisBatch</artifactId>
    <version>2.0.6</version>
</dependency>