Last Version

spreadsheet-reports 2.6.0

Yet one library for building reports in Excel using formulas, named regions, groupings and other spreadsheet capabilities.

License

License

GroupId

GroupId

io.github.asharapov
ArtifactId

ArtifactId

spreadsheet-reports
Version

Version

2.6.0
Type

Type

jar
Description

Description

spreadsheet-reports
Yet one library for building reports in Excel using formulas, named regions, groupings and other spreadsheet capabilities.
Project URL

Project URL

https://github.com/asharapov/reports
Source Code Management

Source Code Management

https://github.com/asharapov/reports

Download spreadsheet-reports 2.6.0


<!-- https://jarcasting.com/artifacts/io.github.asharapov/spreadsheet-reports/ -->
<dependency>
    <groupId>io.github.asharapov</groupId>
    <artifactId>spreadsheet-reports</artifactId>
    <version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.asharapov/spreadsheet-reports/
implementation 'io.github.asharapov:spreadsheet-reports:2.6.0'
// https://jarcasting.com/artifacts/io.github.asharapov/spreadsheet-reports/
implementation ("io.github.asharapov:spreadsheet-reports:2.6.0")
'io.github.asharapov:spreadsheet-reports:jar:2.6.0'
<dependency org="io.github.asharapov" name="spreadsheet-reports" rev="2.6.0">
  <artifact name="spreadsheet-reports" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.asharapov', module='spreadsheet-reports', version='2.6.0')
)
libraryDependencies += "io.github.asharapov" % "spreadsheet-reports" % "2.6.0"
[io.github.asharapov/spreadsheet-reports "2.6.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.poi : poi jar 4.1.2
org.apache.poi : poi-ooxml jar 4.1.2
org.apache.poi : poi-ooxml-schemas jar 4.1.2
org.slf4j : slf4j-api jar 1.7.32

test (8)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.slf4j : slf4j-simple jar 1.7.32
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : converter-jackson jar 2.9.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
com.h2database : h2 jar 2.0.206
org.hibernate : hibernate-core jar 5.6.3.Final

Project Modules

There are no modules declared in this project.