не последняя версия
Последняя версия 1.0.7

com.github.Ling2099:mybatis-plus-batch 1.0.3

This is Mybatis Plus based batch write operation tool

Категории

Категории

MyBatis Данные ORM
Группа

Группа

com.github.Ling2099
Идентификатор

Идентификатор

mybatis-plus-batch
Версия

Версия

1.0.3
Тип

Тип

jar

Скачать mybatis-plus-batch 1.0.3


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