Wicket

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

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

wicket
ArtifactId

ArtifactId

wicket
Last Version

Last Version

1.2.7
Release Date

Release Date

Type

Type

jar
Description

Description

Wicket
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.
Project Organization

Project Organization

Wicket developers
Source Code Management

Source Code Management

http://svn.apache.org/viewvc/wicket/branches/wicket-1.2.x/wicket

Download wicket

How to add to project

<!-- https://jarcasting.com/artifacts/wicket/wicket/ -->
<dependency>
    <groupId>wicket</groupId>
    <artifactId>wicket</artifactId>
    <version>1.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/wicket/wicket/
implementation 'wicket:wicket:1.2.7'
// https://jarcasting.com/artifacts/wicket/wicket/
implementation ("wicket:wicket:1.2.7")
'wicket:wicket:jar:1.2.7'
<dependency org="wicket" name="wicket" rev="1.2.7">
  <artifact name="wicket" type="jar" />
</dependency>
@Grapes(
@Grab(group='wicket', module='wicket', version='1.2.7')
)
libraryDependencies += "wicket" % "wicket" % "1.2.7"
[wicket "1.2.7"]

Dependencies

compile (2)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.0.4
log4j : log4j jar 1.2.13

provided (3)

Group / Artifact Type Version
junit : junit jar 3.8.1
javax.servlet : servlet-api jar 2.3
javax.portlet : portlet-api jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2
1.2-rc4
1.2-rc3
1.2-beta2
1.2-beta1
1.1.1
1.1
1.1-rc2
1.1-rc1
1.1-b4
1.1-b3
1.1-b2
1.1-b1
1.0.3
1.0.2
1.0.1
1.0
1.0.0-rc3
1.0.0-rc2
1.0.0-rc1
0.9.19-beta
0.9.18-beta
0.9.17-beta
0.9.16-beta
0.9.15-beta
0.9.14-alpha