MVN

org.wicketstuff : wicketstuff-context-parent

Maven & Gradle

Dec 15, 2018

Wicketstuff Context - Parent · See the child project "context" for a more complete description. This is the parent for the actual project and the examples.

<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>wicketstuff-context-parent</artifactId>
    <version>6.30.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wicketstuff : wicketstuff-context-parent to add to Maven - Latest Versions:

  • Latest Stable: 6.30.0

All Versions

Choose a version of org.wicketstuff : wicketstuff-context-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
6.30.x
wicketstuff-context-parent-6.30.0
6.28.x
wicketstuff-context-parent-6.28.0
6.26.x
wicketstuff-context-parent-6.26.0
6.25.x
wicketstuff-context-parent-6.25.0
6.24.x
wicketstuff-context-parent-6.24.0
6.23.x
wicketstuff-context-parent-6.23.0
6.22.x
wicketstuff-context-parent-6.22.0
6.21.x
wicketstuff-context-parent-6.21.0
6.20.x
wicketstuff-context-parent-6.20.0
6.19.x
wicketstuff-context-parent-6.19.0
6.18.x
wicketstuff-context-parent-6.18.0
6.17.x
wicketstuff-context-parent-6.17.0
6.16.x
wicketstuff-context-parent-6.16.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>wicketstuff-context-parent</artifactId>
    <version>6.30.0</version>
</dependency>