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

org.wicketstuff:wicketstuff-restannotations-parent 6.18.0

The project is intended to provide support to build REST API in the Wicket enviorment

Категории

Категории

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

Группа

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

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

wicketstuff-restannotations-parent
Версия

Версия

6.18.0
Тип

Тип

pom

Скачать wicketstuff-restannotations-parent 6.18.0

Имя Файла Размер
wicketstuff-restannotations-parent-6.18.0.pom 2 KB
Обзор

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