Last Version

spreadsheet4j-xl 2.5.1

Spreadsheet facade for Java - Excel

License

License

GroupId

GroupId

com.github.nbbrd.spreadsheet4j
ArtifactId

ArtifactId

spreadsheet-xl
Version

Version

2.5.1
Type

Type

jar
Description

Description

spreadsheet4j-xl
Spreadsheet facade for Java - Excel
Project URL

Project URL

https://github.com/nbbrd/spreadsheet4j
Source Code Management

Source Code Management

http://github.com/nbbrd/spreadsheet4j/tree/master/spreadsheet-xl

Download spreadsheet-xl 2.5.1


<!-- 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"]

Dependencies

compile (3)

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

provided (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

test (3)

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

Project Modules

There are no modules declared in this project.