License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.appfuse |
ArtifactId | ArtifactIdappfuse-wicket |
Last Version | Last Version3.5.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionAppFuse Wicket Module
Wicket Module for AppFuse.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
appfuse-wicket-3.5.0.pom | |
appfuse-wicket-3.5.0.war | 60 MB |
appfuse-wicket-3.5.0-sources.jar | 41 KB |
appfuse-wicket-3.5.0-javadoc.jar | 243 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.appfuse/appfuse-wicket/ -->
<dependency>
<groupId>org.appfuse</groupId>
<artifactId>appfuse-wicket</artifactId>
<version>3.5.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.appfuse/appfuse-wicket/
implementation 'org.appfuse:appfuse-wicket:3.5.0'
// https://jarcasting.com/artifacts/org.appfuse/appfuse-wicket/
implementation ("org.appfuse:appfuse-wicket:3.5.0")
'org.appfuse:appfuse-wicket:war:3.5.0'
<dependency org="org.appfuse" name="appfuse-wicket" rev="3.5.0">
<artifact name="appfuse-wicket" type="war" />
</dependency>
@Grapes(
@Grab(group='org.appfuse', module='appfuse-wicket', version='3.5.0')
)
libraryDependencies += "org.appfuse" % "appfuse-wicket" % "3.5.0"
[org.appfuse/appfuse-wicket "3.5.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet.jsp : jsp-api | jar | 2.1 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
struts-menu : struts-menu | jar | 2.4.3 |
opensymphony : sitemesh | jar | 2.4.2 |
org.apache.logging.log4j : log4j-1.2-api | jar | 2.1 |
org.apache.logging.log4j : log4j-web | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.easytesting : fest-assert | jar | 1.4 |
org.subethamail : subethasmtp-wiser | jar | 1.2 |
org.hamcrest : hamcrest-all | jar | 1.3 |