https://github.com/premium-minds/pm-wicket-utils
A library with Wicket Components, Behaviours and some other stuff.
https://github.com/premium-minds/pm-wicket-utils
java wicket
Last synced: 11 months ago
JSON representation
A library with Wicket Components, Behaviours and some other stuff.
- Host: GitHub
- URL: https://github.com/premium-minds/pm-wicket-utils
- Owner: premium-minds
- License: lgpl-3.0
- Created: 2014-08-25T15:45:32.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2025-07-28T09:58:17.000Z (11 months ago)
- Last Synced: 2025-07-28T11:40:46.397Z (11 months ago)
- Topics: java, wicket
- Language: JavaScript
- Homepage: http://premium-minds.github.io/pm-wicket-utils/
- Size: 6.08 MB
- Stars: 13
- Watchers: 6
- Forks: 13
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
pm-wicket-utils
===============
A library with [Wicket](http://wicket.apache.org/) Components, Behaviours and some other stuff.
## Maven projects
Add the following maven dependency to your project `pom.xml`:
```xml
com.premiumminds
pm-wicket-utils
5.0
```
Check out [sonatype repository](https://oss.sonatype.org/index.html#nexus-search;quick~pm-wicket-utils) 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 | |
7.x | 3.1 | |
8.x | 4.4 | |
9.x | 5.0 | |
## Documentation
- [Wiki](https://github.com/premium-minds/pm-wicket-utils/wiki)
- [Javadoc](http://premium-minds.github.io/pm-wicket-utils/apidocs/)
## Continuous Integration
[](https://github.com/premium-minds/pm-wicket-utils/actions/workflows/maven.yml)
## Licence
Copyright (C) 2014 [Premium Minds](http://www.premium-minds.com/)
Licensed under the [GNU Lesser General Public Licence](http://www.gnu.org/licenses/lgpl.html)