Wicket Pivot Demo

Simple web pivot table using Apache Wicket

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

ro.fortsoft.wicket.pivot
ArtifactId

ArtifactId

wicket-pivot-demo
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

war
Description

Description

Wicket Pivot Demo
Simple web pivot table using Apache Wicket

Download wicket-pivot-demo

How to add to project

<!-- https://jarcasting.com/artifacts/ro.fortsoft.wicket.pivot/wicket-pivot-demo/ -->
<dependency>
    <groupId>ro.fortsoft.wicket.pivot</groupId>
    <artifactId>wicket-pivot-demo</artifactId>
    <version>0.5.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/ro.fortsoft.wicket.pivot/wicket-pivot-demo/
implementation 'ro.fortsoft.wicket.pivot:wicket-pivot-demo:0.5.0'
// https://jarcasting.com/artifacts/ro.fortsoft.wicket.pivot/wicket-pivot-demo/
implementation ("ro.fortsoft.wicket.pivot:wicket-pivot-demo:0.5.0")
'ro.fortsoft.wicket.pivot:wicket-pivot-demo:war:0.5.0'
<dependency org="ro.fortsoft.wicket.pivot" name="wicket-pivot-demo" rev="0.5.0">
  <artifact name="wicket-pivot-demo" type="war" />
</dependency>
@Grapes(
@Grab(group='ro.fortsoft.wicket.pivot', module='wicket-pivot-demo', version='0.5.0')
)
libraryDependencies += "ro.fortsoft.wicket.pivot" % "wicket-pivot-demo" % "0.5.0"
[ro.fortsoft.wicket.pivot/wicket-pivot-demo "0.5.0"]

Dependencies

compile (9)

Group / Artifact Type Version
ro.fortsoft.wicket.pivot : wicket-pivot jar 0.5.0
ro.fortsoft.wicket.pivot : wicket-pivot-exporter jar 0.5.0
org.apache.derby : derby jar 10.9.1.0
log4j : log4j jar 1.2.16
org.slf4j : slf4j-api jar 1.6.4
org.slf4j : slf4j-log4j12 jar 1.6.4
com.google.code.gson : gson jar 2.2.4
org.apache.wicket : wicket-core jar 6.12.0
org.apache.wicket : wicket-extensions jar 6.12.0

provided (1)

Group / Artifact Type Version
org.eclipse.jetty.aggregate : jetty-all-server jar 7.5.0.v20110901

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0
0.4
0.3