MVN

net.ftlines.wicket-cdi : wicket-cdi-parent

Maven & Gradle

Sep 10, 2012
13 stars

Wicket-CDI Parent · Integrates Wicket with CDI containers

<dependency>
    <groupId>net.ftlines.wicket-cdi</groupId>
    <artifactId>wicket-cdi-parent</artifactId>
    <version>6.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.ftlines.wicket-cdi : wicket-cdi-parent to add to Maven - Latest Versions:

  • Latest Stable: 6.0

All Versions

Choose a version of net.ftlines.wicket-cdi : wicket-cdi-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
6.0
wicket-cdi-parent-6.0
1.2
wicket-cdi-parent-1.2
1.1
wicket-cdi-parent-1.1
1.0
wicket-cdi-parent-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.ftlines.wicket-cdi</groupId>
    <artifactId>wicket-cdi-parent</artifactId>
    <version>6.0</version>
</dependency>