Last Version

commons-excel 4.0.0.0

java commons-excel

License

License

GroupId

GroupId

me.saro
ArtifactId

ArtifactId

commons-excel
Version

Version

4.0.0.0
Type

Type

jar
Description

Description

commons-excel
java commons-excel
Project URL

Project URL

https://saro.me
Project Organization

Project Organization

SARO

Download commons-excel 4.0.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.poi : poi jar 4.1.0
org.apache.poi : poi-ooxml jar 4.1.0
me.saro : commons jar 4.0.3

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.4.2
org.junit.jupiter : junit-jupiter-engine jar 5.4.2

Project Modules

There are no modules declared in this project.