| License |
License |
|---|---|
| GroupId | GroupIdio.github.asharapov |
| ArtifactId | ArtifactIdreports |
| Version | Version2.5.0 |
| Type | Typejar |
| Description |
Descriptionreports
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 |
|---|---|
| reports-2.5.0.pom | |
| reports-2.5.0.jar | 279 KB |
| reports-2.5.0-sources.jar | 201 KB |
| reports-2.5.0-javadoc.jar | 968 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.asharapov/reports/ -->
<dependency>
<groupId>io.github.asharapov</groupId>
<artifactId>reports</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.asharapov/reports/
implementation 'io.github.asharapov:reports:2.5.0'
// https://jarcasting.com/artifacts/io.github.asharapov/reports/
implementation ("io.github.asharapov:reports:2.5.0")
'io.github.asharapov:reports:jar:2.5.0'
<dependency org="io.github.asharapov" name="reports" rev="2.5.0">
<artifact name="reports" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.asharapov', module='reports', version='2.5.0')
)
libraryDependencies += "io.github.asharapov" % "reports" % "2.5.0"
[io.github.asharapov/reports "2.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.poi : poi | jar | 3.16 |
| org.apache.poi : poi-ooxml | jar | 3.16 |
| org.apache.poi : poi-ooxml-schemas | jar | 3.16 |
| org.slf4j : slf4j-api | jar | 1.7.28 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
| org.slf4j : slf4j-simple | jar | 1.7.28 |
| com.squareup.retrofit2 : retrofit | jar | 2.6.2 |
| com.squareup.retrofit2 : converter-jackson | jar | 2.6.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |
| com.h2database : h2 | jar | 1.4.200 |
| org.hibernate : hibernate-core | jar | 5.4.10.Final |