License |
License |
---|---|
GroupId | GroupIdme.saro |
ArtifactId | ArtifactIdcommons-excel |
Version | Version4.0.0.0 |
Type | Typejar |
Description |
Descriptioncommons-excel
java commons-excel
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
commons-excel-4.0.0.0.pom | |
commons-excel-4.0.0.0.jar | 14 KB |
commons-excel-4.0.0.0-sources.jar | 8 KB |
commons-excel-4.0.0.0-javadoc.jar | 410 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.4.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.4.2 |