com.github.liuaixi200:mybatis-batch

批量提交插件

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.liuaixi200
ArtifactId

ArtifactId

mybatis-batch
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

批量提交插件

Download mybatis-batch

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.liuaixi200/mybatis-batch/ -->
<dependency>
    <groupId>com.github.liuaixi200</groupId>
    <artifactId>mybatis-batch</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liuaixi200/mybatis-batch/
implementation 'com.github.liuaixi200:mybatis-batch:1.0.0'
// https://jarcasting.com/artifacts/com.github.liuaixi200/mybatis-batch/
implementation ("com.github.liuaixi200:mybatis-batch:1.0.0")
'com.github.liuaixi200:mybatis-batch:jar:1.0.0'
<dependency org="com.github.liuaixi200" name="mybatis-batch" rev="1.0.0">
  <artifact name="mybatis-batch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liuaixi200', module='mybatis-batch', version='1.0.0')
)
libraryDependencies += "com.github.liuaixi200" % "mybatis-batch" % "1.0.0"
[com.github.liuaixi200/mybatis-batch "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.mybatis : mybatis Optional jar 3.4.4
org.apache.commons : commons-lang3 jar 3.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0