is not current version
Last Version 3.5.0

org.appfuse:appfuse-wicket 3.0.0

Wicket Module for AppFuse.

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.appfuse
ArtifactId

ArtifactId

appfuse-wicket
Version

Version

3.0.0
Type

Type

war

Download appfuse-wicket 3.0.0


<!-- https://jarcasting.com/artifacts/org.appfuse/appfuse-wicket/ -->
<dependency>
    <groupId>org.appfuse</groupId>
    <artifactId>appfuse-wicket</artifactId>
    <version>3.0.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.appfuse/appfuse-wicket/
implementation 'org.appfuse:appfuse-wicket:3.0.0'
// https://jarcasting.com/artifacts/org.appfuse/appfuse-wicket/
implementation ("org.appfuse:appfuse-wicket:3.0.0")
'org.appfuse:appfuse-wicket:war:3.0.0'
<dependency org="org.appfuse" name="appfuse-wicket" rev="3.0.0">
  <artifact name="appfuse-wicket" type="war" />
</dependency>
@Grapes(
@Grab(group='org.appfuse', module='appfuse-wicket', version='3.0.0')
)
libraryDependencies += "org.appfuse" % "appfuse-wicket" % "3.0.0"
[org.appfuse/appfuse-wicket "3.0.0"]