Spring Batch Excel

Spring Batch extension for Microsoft Excel

License

License

GroupId

GroupId

org.springframework.batch.extensions
ArtifactId

ArtifactId

spring-batch-excel
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Batch Excel
Spring Batch extension for Microsoft Excel
Project URL

Project URL

https://github.com/spring-projects/spring-batch-extensions/tree/main/spring-batch-excel
Source Code Management

Source Code Management

https://github.com/spring-projects/spring-batch-extensions

Download spring-batch-excel

How to add to project

<!-- https://jarcasting.com/artifacts/org.springframework.batch.extensions/spring-batch-excel/ -->
<dependency>
    <groupId>org.springframework.batch.extensions</groupId>
    <artifactId>spring-batch-excel</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.batch.extensions/spring-batch-excel/
implementation 'org.springframework.batch.extensions:spring-batch-excel:0.1.1'
// https://jarcasting.com/artifacts/org.springframework.batch.extensions/spring-batch-excel/
implementation ("org.springframework.batch.extensions:spring-batch-excel:0.1.1")
'org.springframework.batch.extensions:spring-batch-excel:jar:0.1.1'
<dependency org="org.springframework.batch.extensions" name="spring-batch-excel" rev="0.1.1">
  <artifact name="spring-batch-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.batch.extensions', module='spring-batch-excel', version='0.1.1')
)
libraryDependencies += "org.springframework.batch.extensions" % "spring-batch-excel" % "0.1.1"
[org.springframework.batch.extensions/spring-batch-excel "0.1.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.batch : spring-batch-core jar 4.3.5
org.springframework.batch : spring-batch-infrastructure jar 4.3.5
org.apache.poi : poi Optional jar 4.1.2
org.apache.poi : poi-ooxml Optional jar 4.1.2
org.assertj : assertj-core jar 3.18.1

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.mockito : mockito-core jar 3.11.0
org.apache.logging.log4j : log4j-core jar 2.17.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0