License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.isisaddons.wicket.excel |
ArtifactId | ArtifactIdisis-wicket-excel-cpt |
Last Version | Last Version1.17.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIncode Platform Wicket Excel Component
A component for Apache Isis' Wicket viewer, allowing tables to be
downloaded as Excel spreadsheets.
|
<!-- https://jarcasting.com/artifacts/org.isisaddons.wicket.excel/isis-wicket-excel-cpt/ -->
<dependency>
<groupId>org.isisaddons.wicket.excel</groupId>
<artifactId>isis-wicket-excel-cpt</artifactId>
<version>1.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.isisaddons.wicket.excel/isis-wicket-excel-cpt/
implementation 'org.isisaddons.wicket.excel:isis-wicket-excel-cpt:1.17.0'
// https://jarcasting.com/artifacts/org.isisaddons.wicket.excel/isis-wicket-excel-cpt/
implementation ("org.isisaddons.wicket.excel:isis-wicket-excel-cpt:1.17.0")
'org.isisaddons.wicket.excel:isis-wicket-excel-cpt:jar:1.17.0'
<dependency org="org.isisaddons.wicket.excel" name="isis-wicket-excel-cpt" rev="1.17.0">
<artifact name="isis-wicket-excel-cpt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.isisaddons.wicket.excel', module='isis-wicket-excel-cpt', version='1.17.0')
)
libraryDependencies += "org.isisaddons.wicket.excel" % "isis-wicket-excel-cpt" % "1.17.0"
[org.isisaddons.wicket.excel/isis-wicket-excel-cpt "1.17.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.isis.core : isis-core-viewer-wicket-ui Optional | jar | 1.17.0 |
org.apache.poi : poi | jar | 3.9 |
org.apache.poi : poi-ooxml | jar | 3.9 |
org.apache.poi : poi-ooxml-schemas | jar | 3.9 |