| License | License | 
|---|---|
| Categories | CategoriesWicket User Interface Web Frameworks | 
| GroupId | GroupIdorg.apache.wicket | 
| ArtifactId | ArtifactIdwicket-jdk15 | 
| Last Version | Last Version1.3.7 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionWicket JDK 1.5 modules Wicket is a Java-based open source component web application framework. | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| wicket-jdk15-1.3.7.pom | 2 KB | 
| wicket-jdk15-1.3.7-tests.jar | 2 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.wicket/wicket-jdk15/ -->
<dependency>
    <groupId>org.apache.wicket</groupId>
    <artifactId>wicket-jdk15</artifactId>
    <version>1.3.7</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.wicket/wicket-jdk15/
implementation 'org.apache.wicket:wicket-jdk15:1.3.7'// https://jarcasting.com/artifacts/org.apache.wicket/wicket-jdk15/
implementation ("org.apache.wicket:wicket-jdk15:1.3.7")'org.apache.wicket:wicket-jdk15:jar:1.3.7'<dependency org="org.apache.wicket" name="wicket-jdk15" rev="1.3.7">
  <artifact name="wicket-jdk15" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.wicket', module='wicket-jdk15', version='1.3.7')
)libraryDependencies += "org.apache.wicket" % "wicket-jdk15" % "1.3.7"[org.apache.wicket/wicket-jdk15 "1.3.7"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.4.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 3.8.1 | 
| javax.servlet : servlet-api | jar | 2.3 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.4.2 | 
| Version | 
|---|
| 1.3.7 | 
| 1.3.6 | 
| 1.3.5 | 
| 1.3.4 | 
| 1.3.3 | 
| 1.3.2 | 
| 1.3.1 | 
| 1.3.0 | 
| 1.3.0-rc2 | 
| 1.3.0-rc1 | 
| 1.3.0-beta4 | 
| 1.3.0-beta3 | 
| 1.3.0-beta2 |