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

org.wicketstuff.foundation:wicket-foundation-samples 7.8.1


Категории

Категории

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

Группа

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

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

wicket-foundation-samples
Версия

Версия

7.8.1
Тип

Тип

war

Скачать wicket-foundation-samples 7.8.1


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