License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.yingzhuo |
ArtifactId | ArtifactIdcarnival-spring-boot-starter-batch |
Last Version | Last Version1.10.40 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-boot starters
|
<!-- https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-batch/ -->
<dependency>
<groupId>com.github.yingzhuo</groupId>
<artifactId>carnival-spring-boot-starter-batch</artifactId>
<version>1.10.40</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-batch/
implementation 'com.github.yingzhuo:carnival-spring-boot-starter-batch:1.10.40'
// https://jarcasting.com/artifacts/com.github.yingzhuo/carnival-spring-boot-starter-batch/
implementation ("com.github.yingzhuo:carnival-spring-boot-starter-batch:1.10.40")
'com.github.yingzhuo:carnival-spring-boot-starter-batch:jar:1.10.40'
<dependency org="com.github.yingzhuo" name="carnival-spring-boot-starter-batch" rev="1.10.40">
<artifact name="carnival-spring-boot-starter-batch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yingzhuo', module='carnival-spring-boot-starter-batch', version='1.10.40')
)
libraryDependencies += "com.github.yingzhuo" % "carnival-spring-boot-starter-batch" % "1.10.40"
[com.github.yingzhuo/carnival-spring-boot-starter-batch "1.10.40"]
Group / Artifact | Type | Version |
---|---|---|
com.github.yingzhuo : carnival-spring-boot-starter-common | jar | 1.10.40 |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.6.1 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.1 |
org.springframework.boot : spring-boot-starter-batch | jar | 2.6.1 |
org.springframework.batch.extensions : spring-batch-excel | jar | 0.1.0 |
org.slf4j : slf4j-api | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.1 |