MVN

ro.fortsoft.wicket.pivot : wicket-pivot-parent

Maven & Gradle

Aug 21, 2014
23 stars

Wicket Pivot Parent · Simple web pivot table using Apache Wicket

<dependency>
    <groupId>ro.fortsoft.wicket.pivot</groupId>
    <artifactId>wicket-pivot-parent</artifactId>
    <version>0.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ro.fortsoft.wicket.pivot : wicket-pivot-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.5.0

All Versions

Choose a version of ro.fortsoft.wicket.pivot : wicket-pivot-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5.x
wicket-pivot-parent-0.5.0
0.4
wicket-pivot-parent-0.4
0.3
wicket-pivot-parent-0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>ro.fortsoft.wicket.pivot</groupId>
    <artifactId>wicket-pivot-parent</artifactId>
    <version>0.5.0</version>
</dependency>