Last Version

wicketstuff-restannotations-examples 7.0.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-examples
Version

Version

7.0.0
Type

Type

war
Description

Description

wicketstuff-restannotations-examples
The project is intended to provide support to build REST API in the Wicket enviorment

Download wicketstuff-restannotations-examples 7.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.wicketstuff : wicketstuff-restannotations jar 7.0.0
org.wicketstuff : wicketstuff-restannotations-json jar 7.0.0
com.google.code.gson : gson jar 2.2.4
org.apache.wicket : wicket-core jar 7.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.eclipse.jetty.aggregate : jetty-all-server jar 8.1.16.v20140903

Project Modules

There are no modules declared in this project.