mybatis-plus-batch-spring-boot-starter

spring boot starter for batch sql support for mybatis plus

License

License

Categories

Categories

Spring Boot Container Microservices MyBatis Data ORM
GroupId

GroupId

io.github.beyondlov1
ArtifactId

ArtifactId

mybatis-plus-batch-spring-boot-starter
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

mybatis-plus-batch-spring-boot-starter
spring boot starter for batch sql support for mybatis plus
Project URL

Project URL

https://github.com/beyondlov1/mybatis-plus-batch-spring-boot-starter
Source Code Management

Source Code Management

https://github.com/beyondlov1/mybatis-plus-batch-spring-boot-starter.git

Download mybatis-plus-batch-spring-boot-starter

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
io.github.beyondlov1 : mybatis-plus-batch-support jar 1.2

provided (1)

Group / Artifact Type Version
com.baomidou : mybatis-plus-boot-starter jar 3.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0