Skip to content

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

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 82.0%
  • JavaScript 12.1%
  • HTML 4.2%
  • CSS 1.5%
  • Shell 0.2%