не последняя версия
Последняя версия 3.5.0

org.appfuse:appfuse-wicket 3.0.0

Wicket Module for AppFuse.

Категории

Категории

Wicket Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

org.appfuse
Идентификатор

Идентификатор

appfuse-wicket
Версия

Версия

3.0.0
Тип

Тип

war

Скачать 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"]