License |
License |
---|---|
GroupId | GroupIdorg.easybatch |
ArtifactId | ArtifactIdeasybatch-msexcel |
Last Version | Last Version5.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneasybatch-msexcel
Extension to support MsExcel
|
Project URL |
Project URL |
Filename | Size |
---|---|
easybatch-msexcel-5.3.0.pom | |
easybatch-msexcel-5.3.0.jar | 13 KB |
easybatch-msexcel-5.3.0-sources.jar | 12 KB |
easybatch-msexcel-5.3.0-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.easybatch/easybatch-msexcel/ -->
<dependency>
<groupId>org.easybatch</groupId>
<artifactId>easybatch-msexcel</artifactId>
<version>5.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.easybatch/easybatch-msexcel/
implementation 'org.easybatch:easybatch-msexcel:5.3.0'
// https://jarcasting.com/artifacts/org.easybatch/easybatch-msexcel/
implementation ("org.easybatch:easybatch-msexcel:5.3.0")
'org.easybatch:easybatch-msexcel:jar:5.3.0'
<dependency org="org.easybatch" name="easybatch-msexcel" rev="5.3.0">
<artifact name="easybatch-msexcel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.easybatch', module='easybatch-msexcel', version='5.3.0')
)
libraryDependencies += "org.easybatch" % "easybatch-msexcel" % "5.3.0"
[org.easybatch/easybatch-msexcel "5.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.poi : poi-ooxml | jar | 3.14 |
org.easybatch : easybatch-core | jar | 5.3.0 |
Group / Artifact | Type | Version |
---|---|---|
org.easybatch : easybatch-test-common | jar | 5.3.0 |
junit : junit | jar | 4.13 |
org.assertj : assertj-core | jar | 2.9.1 |
org.mockito : mockito-core | jar | 2.28.2 |