Last Version

Wicket Spring Annot Examples 1.2.7

Examples project for using annotation based Spring integration in Wicket applications. This requires Java 5.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

wicket
ArtifactId

ArtifactId

wicket-spring-annot-examples
Version

Version

1.2.7
Type

Type

war
Description

Description

Wicket Spring Annot Examples
Examples project for using annotation based Spring integration in Wicket applications. This requires Java 5.
Project Organization

Project Organization

Wicket developers
Source Code Management

Source Code Management

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

Download wicket-spring-annot-examples 1.2.7


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

Dependencies

compile (4)

Group / Artifact Type Version
wicket : wicket-extensions jar 1.2.7
wicket : wicket-spring-annot 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 : jetty jar 4.2.9
jetty : jasper-runtime jar 4.2.20RC0
jetty : jasper-compiler jar 4.2.20RC0
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.