| License | License | 
|---|---|
| Categories | CategoriesWicket User Interface Web Frameworks | 
| GroupId | GroupIdwicket | 
| ArtifactId | ArtifactIdwicket-examples | 
| Last Version | Last Version1.2.7 | 
| Release Date | Release Date | 
| Type | Typewar | 
| Description | DescriptionWicket Examples Examples displaying a component reference and several components in action. | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| wicket-examples-1.2.7.pom | |
| wicket-examples-1.2.7.war | 4 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/wicket/wicket-examples/ -->
<dependency>
    <groupId>wicket</groupId>
    <artifactId>wicket-examples</artifactId>
    <version>1.2.7</version>
    <type>war</type>
</dependency>// https://jarcasting.com/artifacts/wicket/wicket-examples/
implementation 'wicket:wicket-examples:1.2.7'// https://jarcasting.com/artifacts/wicket/wicket-examples/
implementation ("wicket:wicket-examples:1.2.7")'wicket:wicket-examples:war:1.2.7'<dependency org="wicket" name="wicket-examples" rev="1.2.7">
  <artifact name="wicket-examples" type="war" />
</dependency>@Grapes(
@Grab(group='wicket', module='wicket-examples', version='1.2.7')
)libraryDependencies += "wicket" % "wicket-examples" % "1.2.7"[wicket/wicket-examples "1.2.7"]| Group / Artifact | Type | Version | 
|---|---|---|
| wicket : wicket | jar | 1.2.7 | 
| wicket : wicket-extensions | jar | 1.2.7 | 
| commons-lang : commons-lang | jar | 2.0 | 
| 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 | 
|---|---|---|
| tomcat : jasper-compiler | jar | 4.1.30 | 
| tomcat : jasper-runtime | jar | 4.1.30 | 
| junit : junit | jar | 3.8.1 | 
| javax.servlet : servlet-api | jar | 2.3 | 
| javax.portlet : portlet-api | jar | 1.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| dom4j : dom4j | jar | 1.6.1 | 
| jaxen : jaxen | jar | 1.1-beta-8 | 
| httpunit : httpunit | jar | 1.6 | 
| jwebunit : jwebunit | jar | 1.2 | 
| nekohtml : nekohtml | jar | 0.9.5 | 
| rhino : js | jar | 1.6R1 | 
| xerces : xercesImpl | jar | 2.6.2 | 
| xml-apis : xml-apis | jar | 1.0.b2 |