Last Version

mybatis-plus-batch 1.0.7

This is Mybatis Plus based batch write operation tool

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.Ling2099
ArtifactId

ArtifactId

mybatis-plus-batch
Version

Version

1.0.7
Type

Type

jar
Description

Description

mybatis-plus-batch
This is Mybatis Plus based batch write operation tool
Project URL

Project URL

https://github.com/Ling2099/mybatis-plus-batch
Source Code Management

Source Code Management

https://github.com/Ling2099/mybatis-plus-batch

Download mybatis-plus-batch 1.0.7


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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework : spring-context jar 5.3.3

Project Modules

There are no modules declared in this project.