Skip to content

cbgrilo/pm-wicket-utils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>3.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
6.x 2.8
7.x 3.0

Documentation

Continuous Integration

Build Status

CI is hosted by travis-ci.org

Licence

Copyright (C) 2014 Premium Minds

Licensed under the GNU Lesser General Public Licence

About

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

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Java 73.1%
  • JavaScript 21.8%
  • HTML 3.6%
  • CSS 1.4%
  • Shell 0.1%