MVN

ro.fortsoft.wicket.plugin.demo : wicket-plugin-demo-parent

Maven & Gradle

Feb 22, 2016
28 stars

Demo Parent

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

Latest Version

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

  • Latest Stable: 0.5.0

All Versions

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

Version Vulnerabilities Updated
0.5.x
wicket-plugin-demo-parent-0.5.0
0.4
wicket-plugin-demo-parent-0.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

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

Advertisement