Last Version

wicketstuff-restannotations-parent 9.10.0

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

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-restannotations-parent
Version

Version

9.10.0
Type

Type

pom
Description

Description

wicketstuff-restannotations-parent
The project is intended to provide support to build REST API in the Wicket enviorment
Source Code Management

Source Code Management

https://github.com/wicketstuff/core/tree/wicketstuff-core-9.10.0/wicketstuff-restannotations-parent

Download wicketstuff-restannotations-parent 9.10.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.wicket : wicket-core jar 9.10.0

Project Modules

  • restannotations
  • restannotations-json
  • restannotations-examples