Wicket is a Java web application framework that takes simplicity,
separation of concerns and ease of development to a whole new level.
Wicket pages can be mocked up, previewed and later revised using
standard WYSIWYG HTML design tools. Dynamic content processing and
form handling is all handled in Java code using a first-class
component model backed by POJO data beans that can easily be
persisted using your favorite technology.
License | Apache 2.0 |
---|---|
Categories | Web Frameworks |
Tags | frameworkwebapachewicket |
Date | Oct 19, 2015 |
Files | pom (2 KB) jar (2.1 MB) View All |
Repositories | CentralApache ReleasesWSO2 Public |
Ranking | #1150 in MvnRepository (See Top Artifacts) #8 in Web Frameworks |
Used By | 511 artifacts |
Vulnerabilities | Direct vulnerabilities: CVE-2024-53299 CVE-2021-23937 CVE-2020-11976 View 1 more ... Vulnerabilities from dependencies: CVE-2020-15250 |
Compile Dependencies (4)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Apache 2.0 | org.apache.wicket » wicket-request | 7.1.0 | 10.5.0 | |
Apache 2.0 | org.apache.wicket » wicket-util | 7.1.0 | 10.5.0 | |
Testing BSD 3-clause | org.hamcrest » hamcrest-junit | 2.0.0.0 | 3.0 | |
Mocking MIT | org.mockito » mockito-core | 1.10.16 | 5.18.0 |
Provided Dependencies (1)
Licenses
License | URL |
---|---|
The Apache Software License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0.txt |
Related Books
Enjoying Web Development with Wicket (4th edition) (2015) by Tong, Kent Ka Iok | |
Instant Apache Wicket 6 (2013) by Sávio Ceregatti Longo, João, Fedel Pinto, Felipe | |
Apache Wicket Cookbook (2011) by Vaynberg, Igor | |
Wicket in Action (2008) by Martijn Dashorst, Eelco Hillenius |