Last Version

WicketStuff POI - Parent 9.10.0

Parent project for wicket-poi module and its example webapp project. See wicket-poi for more info.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicket-poi-parent
Version

Version

9.10.0
Type

Type

pom
Description

Description

WicketStuff POI - Parent
Parent project for wicket-poi module and its example webapp project. See wicket-poi for more info.
Source Code Management

Source Code Management

https://github.com/wicketstuff/core/tree/wicketstuff-core-9.10.0/wicket-poi-parent

Download wicket-poi-parent 9.10.0

Filename Size
wicket-poi-parent-9.10.0.pom 763 bytes
Browse

<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicket-poi-parent/ -->
<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>wicket-poi-parent</artifactId>
    <version>9.10.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-poi-parent/
implementation 'org.wicketstuff:wicket-poi-parent:9.10.0'
// https://jarcasting.com/artifacts/org.wicketstuff/wicket-poi-parent/
implementation ("org.wicketstuff:wicket-poi-parent:9.10.0")
'org.wicketstuff:wicket-poi-parent:pom:9.10.0'
<dependency org="org.wicketstuff" name="wicket-poi-parent" rev="9.10.0">
  <artifact name="wicket-poi-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicket-poi-parent', version='9.10.0')
)
libraryDependencies += "org.wicketstuff" % "wicket-poi-parent" % "9.10.0"
[org.wicketstuff/wicket-poi-parent "9.10.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.wicket : wicket-core jar 9.10.0

Project Modules

  • wicket-poi
  • wicket-poi-examples