Skip to content

JoaoRoxoNeves/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

No packages published

Languages

  • Java 72.0%
  • JavaScript 22.7%
  • HTML 3.7%
  • CSS 1.5%
  • Shell 0.1%