is not current version
Last Version 3.5.0

org.appfuse:appfuse-light-wicket 2.1.0-M2


Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.appfuse
ArtifactId

ArtifactId

appfuse-light-wicket
Version

Version

2.1.0-M2
Type

Type

war

Download appfuse-light-wicket 2.1.0-M2


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