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 |
Date | (Sep 15, 2018) |
Files | bundle (2.2 MB) View All |
Repositories | Central |
Used By | 419 artifacts |
Compile Dependencies (4)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Apache 2.0 | com.github.openjson » openjson | 1.0.8 | 1.0.12 | |
Apache 2.0 | org.apache.wicket » wicket-request | 8.1.0 | 9.2.0 | |
Apache 2.0 | org.apache.wicket » wicket-util | 8.1.0 | 9.2.0 | |
MIT | org.danekja » jdk-serializable-functional | 1.8.3 | 1.9.0 |
Provided Dependencies (2)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Testing EPL 2.0 | junit » junit (optional) | 4.12 | 5.7.1 | |
EPL 1.0 | org.hamcrest » hamcrest-junit | 2.0.0.0 | ✔ |
Test Dependencies (3)
Category/License | Group / Artifact | Version | Updates | |
---|---|---|---|---|
Core Utils Apache 2.0 | com.google.guava » guava | 23.0 | 30.1-jre | |
Core Utils Apache 2.0 | org.apache.commons » commons-lang3 | 3.6 | 3.11 | |
Mocking MIT | org.mockito » mockito-core | 2.9.0 | 3.8.0 |
Licenses
License | URL |
---|---|
The Apache Software License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0.txt |