Last Version

Wicket Servlet3 6.30.0

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
Version

Version

6.30.0
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 6.30.0


<!-- 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.