Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.69 KB

README.md

File metadata and controls

41 lines (28 loc) · 1.69 KB

pm-wicket-utils

A library with Wicket Components, Behaviours and some other stuff.

Maven projects

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 Maven Central with version prefix filter
7.x 3.1 Maven Central with version prefix filter
8.x 4.4 Maven Central with version prefix filter
9.x 5.0 Maven Central with version prefix filter

Documentation

Continuous Integration

Java CI with Maven

Licence

Copyright (C) 2014 Premium Minds

Licensed under the GNU Lesser General Public Licence