MVN

be.selckin.swu : swu

Maven & Gradle

Feb 26, 2016

Wicket Utils · Various utilities to for the apache wicket web framework

<dependency>
    <groupId>be.selckin.swu</groupId>
    <artifactId>swu</artifactId>
    <version>4.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of be.selckin.swu : swu to add to Maven - Latest Versions:

  • Latest Stable: 4.2

All Versions

Choose a version of be.selckin.swu : swu to add to Maven - All Versions:

Version Vulnerabilities Updated
4.2
swu-4.2
4.0
swu-4.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>be.selckin.swu</groupId>
    <artifactId>swu</artifactId>
    <version>4.2</version>
</dependency>