| License |
License |
|---|---|
| Categories |
CategoriesWicket User Interface Web Frameworks |
| GroupId | GroupIdorg.apache.wicket |
| ArtifactId | ArtifactIdwicket-jdk14 |
| Last Version | Last Version1.3.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionWicket JDK 1.4 modules
Wicket is a Java-based open source component web application framework.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| wicket-jdk14-1.3.7.pom | 2 KB |
| wicket-jdk14-1.3.7-tests.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.wicket/wicket-jdk14/ -->
<dependency>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket-jdk14</artifactId>
<version>1.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.wicket/wicket-jdk14/
implementation 'org.apache.wicket:wicket-jdk14:1.3.7'
// https://jarcasting.com/artifacts/org.apache.wicket/wicket-jdk14/
implementation ("org.apache.wicket:wicket-jdk14:1.3.7")
'org.apache.wicket:wicket-jdk14:jar:1.3.7'
<dependency org="org.apache.wicket" name="wicket-jdk14" rev="1.3.7">
<artifact name="wicket-jdk14" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.wicket', module='wicket-jdk14', version='1.3.7')
)
libraryDependencies += "org.apache.wicket" % "wicket-jdk14" % "1.3.7"
[org.apache.wicket/wicket-jdk14 "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
|