License |
License |
---|---|
Categories |
CategoriesReporting Business Logic Libraries |
GroupId | GroupIdde.rhocas.rapit |
ArtifactId | ArtifactIdrapit-reporting-excel |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrapit
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/de.rhocas.rapit/rapit-reporting-excel/ -->
<dependency>
<groupId>de.rhocas.rapit</groupId>
<artifactId>rapit-reporting-excel</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.rhocas.rapit/rapit-reporting-excel/
implementation 'de.rhocas.rapit:rapit-reporting-excel:1.0.0'
// https://jarcasting.com/artifacts/de.rhocas.rapit/rapit-reporting-excel/
implementation ("de.rhocas.rapit:rapit-reporting-excel:1.0.0")
'de.rhocas.rapit:rapit-reporting-excel:jar:1.0.0'
<dependency org="de.rhocas.rapit" name="rapit-reporting-excel" rev="1.0.0">
<artifact name="rapit-reporting-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.rhocas.rapit', module='rapit-reporting-excel', version='1.0.0')
)
libraryDependencies += "de.rhocas.rapit" % "rapit-reporting-excel" % "1.0.0"
[de.rhocas.rapit/rapit-reporting-excel "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
de.rhocas.rapit : rapit-reporting-base | jar | 1.0.0 |
org.apache.poi : poi | jar | 3.17 |
org.apache.poi : poi-ooxml | jar | 3.17 |
org.apache.poi : poi-ooxml-schemas | jar | 3.17 |
de.bmiag.tapir : tapir-execution | jar | 3.0.0 |
de.bmiag.tapir : tapir-bootstrap | jar | 3.0.0 |
org.springframework.boot : spring-boot-autoconfigure | jar | 1.5.9.RELEASE |
org.springframework : spring-context | jar |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-core | jar | 2.7 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.7 |
org.apache.logging.log4j : log4j-jcl | jar | 2.7 |
org.apache.logging.log4j : log4j-1.2-api | jar | 2.7 |
org.apache.logging.log4j : log4j-jul | jar | 2.7 |