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 | Jun 17, 2023 |
| Files | pom (9 KB) bundle (2.1 MB) View All |
| Repositories | Central |
| Ranking | #1202 in MvnRepository (See Top Artifacts) #8 in Web Frameworks |
| Used By | 518 artifacts |
| Vulnerabilities | Vulnerabilities from dependencies: CVE-2025-8885 CVE-2025-48924 CVE-2024-36522 View 5 more ... |
Compile Dependencies (9)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0 | com.github.openjson » openjson | 1.0.12 | 1.0.13 | |
Apache 2.0 | org.apache.wicket » wicket-request | 10.0.0-M1 | 10.7.0 | |
Apache 2.0 | org.apache.wicket » wicket-util1 vulnerability | 10.0.0-M1 | 10.7.0 | |
| Assertion Apache 2.0 | org.assertj » assertj-core | 3.24.2 | 3.27.6 | |
| Encryption Lib BouncyCastle | org.bouncycastle » bcprov-jdk18on (optional) 6 vulnerabilities | 1.72 | 1.82 | |
MIT | org.danekja » jdk-serializable-functional | 1.9.0 | ✔ | |
| Testing BSD 3-clause | org.hamcrest » hamcrest | 2.2 | 3.0 | |
| Testing EPL 2.0 | org.junit.jupiter » junit-jupiter-params | 5.9.2 | 6.0.1 | |
| Mocking MIT | org.mockito » mockito-core | 5.2.0 | 5.20.0 |
Provided Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| Testing EPL 2.0 | org.junit.jupiter » junit-jupiter-engine (optional) | 5.9.2 | 6.0.1 |
Test Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| Core Utils Apache 2.0 | org.apache.commons » commons-lang31 vulnerability | 3.12.0 | 3.20.0 |
Licenses
| License | URL |
|---|---|
| The Apache Software License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0.txt |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| Apache Wicket PMC | private<at>wicket.apache.org | team | security |
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 |