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

org.wicketstuff:wicketstuff-restannotations-parent 8.0.0-M2

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

Категории

Категории

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

Группа

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

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

wicketstuff-restannotations-parent
Версия

Версия

8.0.0-M2
Тип

Тип

pom

Скачать wicketstuff-restannotations-parent 8.0.0-M2


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