| License | License | 
|---|---|
| Categories | CategoriesWicket User Interface Web Frameworks | 
| GroupId | GroupIdwicket | 
| ArtifactId | ArtifactIdwicket-spring-examples | 
| Last Version | Last Version1.2.7 | 
| Release Date | Release Date | 
| Type | Typewar | 
| Description | DescriptionWicket Spring Integration Examples Wicket is a Java open source, component based web application framework currently hosted at http://wicket.apache.org. | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| wicket-spring-examples-1.2.7.pom | |
| wicket-spring-examples-1.2.7.war | 5 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/wicket/wicket-spring-examples/ -->
<dependency>
    <groupId>wicket</groupId>
    <artifactId>wicket-spring-examples</artifactId>
    <version>1.2.7</version>
    <type>war</type>
</dependency>// https://jarcasting.com/artifacts/wicket/wicket-spring-examples/
implementation 'wicket:wicket-spring-examples:1.2.7'// https://jarcasting.com/artifacts/wicket/wicket-spring-examples/
implementation ("wicket:wicket-spring-examples:1.2.7")'wicket:wicket-spring-examples:war:1.2.7'<dependency org="wicket" name="wicket-spring-examples" rev="1.2.7">
  <artifact name="wicket-spring-examples" type="war" />
</dependency>@Grapes(
@Grab(group='wicket', module='wicket-spring-examples', version='1.2.7')
)libraryDependencies += "wicket" % "wicket-spring-examples" % "1.2.7"[wicket/wicket-spring-examples "1.2.7"]| Group / Artifact | Type | Version | 
|---|---|---|
| wicket : wicket-spring | jar | 1.2.7 | 
| wicket : wicket-extensions | jar | 1.2.7 | 
| org.mortbay.jetty : jetty | jar | 6.0.1 | 
| org.mortbay.jetty : jetty-util | jar | 6.0.1 | 
| org.mortbay.jetty : jetty-management | jar | 6.0.1 | 
| commons-logging : commons-logging | jar | 1.0.4 | 
| log4j : log4j | jar | 1.2.13 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 3.8.1 | 
| javax.servlet : servlet-api | jar | 2.3 | 
| javax.portlet : portlet-api | jar | 1.0 |