| License |
License |
|---|---|
| GroupId | GroupIdio.github.asharapov |
| ArtifactId | ArtifactIdspreadsheet-reports |
| Last Version | Last Version2.6.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionspreadsheet-reports
Yet one library for building reports in Excel using formulas, named regions, groupings and other spreadsheet capabilities.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| spreadsheet-reports-2.6.0.pom | |
| spreadsheet-reports-2.6.0.jar | 279 KB |
| spreadsheet-reports-2.6.0-sources.jar | 201 KB |
| spreadsheet-reports-2.6.0-javadoc.jar | 968 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |