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>4.3</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 |
|---|---|
| 6.x | 2.8 |
| 7.x | 3.0 |
| 8.x | 4.3 |
CI is hosted by travis-ci.org
Copyright (C) 2014 Premium Minds
Licensed under the GNU Lesser General Public Licence
