Wicket Quickstart

Wicket Quickstart is designed to get you up and coding your Wicket applications within minutes. No more creating your own project and having to download dependencies yourself. This is an all-in-one package allowing you to concentrate on your application, and Quickstart on the project structure.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

wicket
ArtifactId

ArtifactId

wicket-quickstart
Last Version

Last Version

1.2.7
Release Date

Release Date

Type

Type

war
Description

Description

Wicket Quickstart
Wicket Quickstart is designed to get you up and coding your Wicket applications within minutes. No more creating your own project and having to download dependencies yourself. This is an all-in-one package allowing you to concentrate on your application, and Quickstart on the project structure.
Project Organization

Project Organization

Wicket developers
Source Code Management

Source Code Management

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

Download wicket-quickstart

How to add to project

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

Dependencies

compile (4)

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

provided (6)

Group / Artifact Type Version
jetty : org.mortbay.jetty jar 4.2.24
tomcat : jasper-compiler jar 4.1.30
tomcat : jasper-runtime jar 4.1.30
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.1