| License |
License |
|---|---|
| GroupId | GroupIdcom.github.nbbrd.spreadsheet4j |
| ArtifactId | ArtifactIdspreadsheet-xl |
| Version | Version2.4.0 |
| 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.4.0.pom | |
| spreadsheet-xl-2.4.0.jar | 78 KB |
| spreadsheet-xl-2.4.0-sources.jar | 31 KB |
| spreadsheet-xl-2.4.0-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.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nbbrd.spreadsheet4j/spreadsheet-xl/
implementation 'com.github.nbbrd.spreadsheet4j:spreadsheet-xl:2.4.0'
// https://jarcasting.com/artifacts/com.github.nbbrd.spreadsheet4j/spreadsheet-xl/
implementation ("com.github.nbbrd.spreadsheet4j:spreadsheet-xl:2.4.0")
'com.github.nbbrd.spreadsheet4j:spreadsheet-xl:jar:2.4.0'
<dependency org="com.github.nbbrd.spreadsheet4j" name="spreadsheet-xl" rev="2.4.0">
<artifact name="spreadsheet-xl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nbbrd.spreadsheet4j', module='spreadsheet-xl', version='2.4.0')
)
libraryDependencies += "com.github.nbbrd.spreadsheet4j" % "spreadsheet-xl" % "2.4.0"
[com.github.nbbrd.spreadsheet4j/spreadsheet-xl "2.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.nbbrd.spreadsheet4j : spreadsheet-api | jar | 2.4.0 |
| com.github.nbbrd.spreadsheet4j : spreadsheet-util | jar | 2.4.0 |
| com.lmax : disruptor Optional | jar | 3.4.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.checkerframework : checker-qual | jar | 3.22.1 |
| 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.4.0 |