MVN

com.premiumminds : pm-wicket-utils-parent

Maven & Gradle

Jun 06, 2023
13 stars

pm-wicket-utils parent · A library with Wicket Components, Behaviours and some other stuff

<dependency>
    <groupId>com.premiumminds</groupId>
    <artifactId>pm-wicket-utils-parent</artifactId>
    <version>5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.premiumminds : pm-wicket-utils-parent to add to Maven - Latest Versions:

  • Latest Stable: 5.0

All Versions

Choose a version of com.premiumminds : pm-wicket-utils-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
5.0
pm-wicket-utils-parent-5.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.premiumminds</groupId>
    <artifactId>pm-wicket-utils-parent</artifactId>
    <version>5.0</version>
</dependency>