Wicket Pivot

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
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

Wicket Pivot
Simple web pivot table using Apache Wicket

Download wicket-pivot

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
commons-collections : commons-collections jar 3.2.1
commons-lang : commons-lang jar 2.6
com.google.code.gson : gson jar 2.2.2
org.apache.wicket : wicket-core jar 6.12.0
org.apache.wicket : wicket-extensions jar 6.12.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.5.0
0.4
0.3