Last Version

mybatis.batch 1.0.0

批量提交插件

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.liuaixi200
ArtifactId

ArtifactId

mybatis-batch-parent
Version

Version

1.0.0
Type

Type

pom
Description

Description

mybatis.batch
批量提交插件
Project URL

Project URL

https://github.com/liuaixi200/mybatis-batch-parent
Source Code Management

Source Code Management

https://github.com/liuaixi200/mybatis-batch-parent.git

Download mybatis-batch-parent 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • mybatis-batch
  • mybatis-batch-autoconfiguration
  • mybatis-batch-starter