Last Version

Wicket Servlet3 Examples 1.5-RC5.1

Wicketstuff core modules that can be built using java 6.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicket-servlet3-examples
Version

Version

1.5-RC5.1
Type

Type

war
Description

Description

Wicket Servlet3 Examples
Wicketstuff core modules that can be built using java 6.
Project Organization

Project Organization

WicketStuff

Download wicket-servlet3-examples 1.5-RC5.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.wicketstuff : wicket-servlet3 jar 1.5-RC5.1
org.mortbay.jetty : servlet-api jar 3.0.20100224
org.apache.wicket : wicket pom 1.5-RC5.1

runtime (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.6.1
log4j : log4j jar 1.2.16

test (5)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.eclipse.jetty : jetty-util jar 8.0.0.M3
org.eclipse.jetty : jetty-server jar 8.0.0.M3
org.eclipse.jetty : jetty-webapp jar 8.0.0.M3
org.eclipse.jetty : jetty-servlet jar 8.0.0.M3

Project Modules

There are no modules declared in this project.