A library with Wicket Components, Behaviours and some other stuff.
Add the following maven dependency to your project pom.xml
:
<dependency>
<groupId>com.premiumminds</groupId>
<artifactId>pm-wicket-utils</artifactId>
<version>5.0</version>
</dependency>
Check out sonatype repository for latest snapshots and releases.
If you use old versions of wicket, here is a compatibility table:
Wicket | pm-wicket-utils | Maven Central |
---|---|---|
6.x | 2.8 | |
7.x | 3.1 | |
8.x | 4.4 | |
9.x | 5.0 |
Copyright (C) 2014 Premium Minds
Licensed under the GNU Lesser General Public Licence