Wicket Servlet3

WicketStuff Core Parent is the parent project for all of the core WicketStuff projects. It tries to unify the WS projects into a common structure that shares a common build / release cycle. This will hopefully keep WicketStuff projects more in sync with Wicket and make it easier on new users.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-servlet3
Last Version

Last Version

6.30.0
Release Date

Release Date

Type

Type

jar
Description

Description

Wicket Servlet3
WicketStuff Core Parent is the parent project for all of the core WicketStuff projects. It tries to unify the WS projects into a common structure that shares a common build / release cycle. This will hopefully keep WicketStuff projects more in sync with Wicket and make it easier on new users.
Project URL

Project URL

http://maven.apache.org
Project Organization

Project Organization

WicketStuff

Download wicketstuff-servlet3

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.wicket : wicket pom 6.30.0

provided (1)

Group / Artifact Type Version
org.mortbay.jetty : servlet-api jar 3.0.20100224

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Wicket Stuff Core

Overview:

Wicket Stuff is a collection of open source projects for the Apache Wicket web framework created and maintained by the Wicket community.

The core release is essentially a container into which developers place their project that ensures that regular releases are made that pair the projects to a specific wicket version.

The project acceptance criteria is very broad. So long as it is wicket related you are welcome to add in your module.

Our release process allows end users an easy way to track a project relative to the wicket release cycle.

For example, if a user sees a org.wicketstuff:someproject artifact with a version of 1.4.16.1 they can know immediately that it is based on wicket 1.4.16 and that it is the first point release (the 1.4.16 version would have been the original release).

Project Documentation (Wiki):

https://github.com/wicketstuff/core/wiki

Project Documentation (JavaDoc):

JavaDocs are hosted at http://www.javadoc.io. Just append to 'http://www.javadoc.io/doc' the group id and the artifact id of a module to get its javadoc. For example:

-http://www.javadoc.io/doc/org.wicketstuff/wicketstuff-stateless

-http://www.javadoc.io/doc/org.wicketstuff/wicketstuff-restannotations

org.wicketstuff

WicketStuff

Versions

Version
6.30.0
6.28.0
6.26.0
6.25.0
6.24.0
6.23.0
6.22.0
6.21.0
6.20.0
6.19.0
6.18.0
6.17.0
6.16.0
6.15.0
6.14.0
6.13.0
6.12.0
6.11.1
6.11.0
6.10.0
6.9.0
6.8.0
6.7.0
6.5.0
6.4.0
6.3.0
6.2.1
6.2.0
6.0.0
6.0.0-beta3
6.0.0-beta1.1
6.0.0-beta1
1.5.13
1.5.10
1.5.9.1
1.5.9
1.5.8.1
1.5.8
1.5.7
1.5.5
1.5.4
1.5.3.1
1.5.3
1.5.2
1.5.1
1.5.0
1.5-RC7