License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdwicketstuff-poi |
Last Version | Last Version9.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWicketStuff POI
Parent project for wicket-poi module and its example webapp
project. See wicket-poi for more info.
|
Filename | Size |
---|---|
wicketstuff-poi-9.10.0.pom | |
wicketstuff-poi-9.10.0.jar | 11 KB |
wicketstuff-poi-9.10.0-sources.jar | 8 KB |
wicketstuff-poi-9.10.0-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-poi/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-poi</artifactId>
<version>9.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-poi/
implementation 'org.wicketstuff:wicketstuff-poi:9.10.0'
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-poi/
implementation ("org.wicketstuff:wicketstuff-poi:9.10.0")
'org.wicketstuff:wicketstuff-poi:jar:9.10.0'
<dependency org="org.wicketstuff" name="wicketstuff-poi" rev="9.10.0">
<artifact name="wicketstuff-poi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicketstuff-poi', version='9.10.0')
)
libraryDependencies += "org.wicketstuff" % "wicketstuff-poi" % "9.10.0"
[org.wicketstuff/wicketstuff-poi "9.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.wicket : wicket-extensions | jar | 9.10.0 |
org.apache.poi : poi | jar | 5.2.2 |
org.apache.poi : poi-ooxml Optional | jar | 5.2.2 |
org.apache.wicket : wicket-core | jar | 9.10.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.slf4j : slf4j-simple | jar | 1.7.36 |