License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.apache.wicket |
ArtifactId | ArtifactIdwicket-spring-annot |
Last Version | Last Version1.3.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWicket Spring Integration through Annotations
Spring integration in your Wicket web applications using annotations. Requires Java 5. See the examples project for usecases.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.wicket/wicket-spring-annot/ -->
<dependency>
<groupId>org.apache.wicket</groupId>
<artifactId>wicket-spring-annot</artifactId>
<version>1.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.wicket/wicket-spring-annot/
implementation 'org.apache.wicket:wicket-spring-annot:1.3.7'
// https://jarcasting.com/artifacts/org.apache.wicket/wicket-spring-annot/
implementation ("org.apache.wicket:wicket-spring-annot:1.3.7")
'org.apache.wicket:wicket-spring-annot:jar:1.3.7'
<dependency org="org.apache.wicket" name="wicket-spring-annot" rev="1.3.7">
<artifact name="wicket-spring-annot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.wicket', module='wicket-spring-annot', version='1.3.7')
)
libraryDependencies += "org.apache.wicket" % "wicket-spring-annot" % "1.3.7"
[org.apache.wicket/wicket-spring-annot "1.3.7"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.wicket : wicket-spring | jar | 1.3.7 |
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
|