| License |
License |
|---|---|
| GroupId | GroupIdio.coodoo |
| ArtifactId | ArtifactIdcoodoo-file-export |
| Last Version | Last Version1.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFile Export
Convenience util to provide POJO list exports as downloadable files in a JavaEE/Rest environment
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| coodoo-file-export-1.0.4.pom | |
| coodoo-file-export-1.0.4.jar | 21 KB |
| coodoo-file-export-1.0.4-sources.jar | 13 KB |
| coodoo-file-export-1.0.4-javadoc.jar | 84 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.coodoo/coodoo-file-export/ -->
<dependency>
<groupId>io.coodoo</groupId>
<artifactId>coodoo-file-export</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.coodoo/coodoo-file-export/
implementation 'io.coodoo:coodoo-file-export:1.0.4'
// https://jarcasting.com/artifacts/io.coodoo/coodoo-file-export/
implementation ("io.coodoo:coodoo-file-export:1.0.4")
'io.coodoo:coodoo-file-export:jar:1.0.4'
<dependency org="io.coodoo" name="coodoo-file-export" rev="1.0.4">
<artifact name="coodoo-file-export" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.coodoo', module='coodoo-file-export', version='1.0.4')
)
libraryDependencies += "io.coodoo" % "coodoo-file-export" % "1.0.4"
[io.coodoo/coodoo-file-export "1.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.poi : poi | jar | 3.11 |
| org.apache.poi : poi-ooxml | jar | 3.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-api | jar | 7.0 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.7 |