License |
License |
---|---|
GroupId | GroupIdcom.github.nbbrd.spreadsheet4j |
ArtifactId | ArtifactIdspreadsheet-xl |
Last Version | Last Version2.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspreadsheet4j-xl
Spreadsheet facade for Java - Excel
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spreadsheet-xl-2.5.1.pom | |
spreadsheet-xl-2.5.1.jar | 78 KB |
spreadsheet-xl-2.5.1-sources.jar | 31 KB |
spreadsheet-xl-2.5.1-javadoc.jar | 118 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nbbrd.spreadsheet4j/spreadsheet-xl/ -->
<dependency>
<groupId>com.github.nbbrd.spreadsheet4j</groupId>
<artifactId>spreadsheet-xl</artifactId>
<version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nbbrd.spreadsheet4j/spreadsheet-xl/
implementation 'com.github.nbbrd.spreadsheet4j:spreadsheet-xl:2.5.1'
// https://jarcasting.com/artifacts/com.github.nbbrd.spreadsheet4j/spreadsheet-xl/
implementation ("com.github.nbbrd.spreadsheet4j:spreadsheet-xl:2.5.1")
'com.github.nbbrd.spreadsheet4j:spreadsheet-xl:jar:2.5.1'
<dependency org="com.github.nbbrd.spreadsheet4j" name="spreadsheet-xl" rev="2.5.1">
<artifact name="spreadsheet-xl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nbbrd.spreadsheet4j', module='spreadsheet-xl', version='2.5.1')
)
libraryDependencies += "com.github.nbbrd.spreadsheet4j" % "spreadsheet-xl" % "2.5.1"
[com.github.nbbrd.spreadsheet4j/spreadsheet-xl "2.5.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.nbbrd.spreadsheet4j : spreadsheet-api | jar | 2.5.1 |
com.github.nbbrd.spreadsheet4j : spreadsheet-util | jar | 2.5.1 |
com.lmax : disruptor Optional | jar | 3.4.4 |
Group / Artifact | Type | Version |
---|---|---|
org.checkerframework : checker-qual | jar | 3.22.2 |
com.github.nbbrd.java-design-util : java-design-processor | jar | |
com.github.nbbrd.java-service-util : java-service-annotation | jar | |
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | |
org.junit.jupiter : junit-jupiter-params | jar | |
com.github.nbbrd.spreadsheet4j : spreadsheet-tck | jar | 2.5.1 |