| License |
License |
|---|---|
| Categories |
CategoriesWicket User Interface Web Frameworks |
| GroupId | GroupIdorg.wicketstuff |
| ArtifactId | ArtifactIdwicketstuff-restannotations-parent |
| Version | Version9.9.1 |
| Type | Typepom |
| Description |
Descriptionwicketstuff-restannotations-parent
The project is intended to provide support to build REST API in the Wicket enviorment
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| wicketstuff-restannotations-parent-9.9.1.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-restannotations-parent/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-restannotations-parent</artifactId>
<version>9.9.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-restannotations-parent/
implementation 'org.wicketstuff:wicketstuff-restannotations-parent:9.9.1'
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-restannotations-parent/
implementation ("org.wicketstuff:wicketstuff-restannotations-parent:9.9.1")
'org.wicketstuff:wicketstuff-restannotations-parent:pom:9.9.1'
<dependency org="org.wicketstuff" name="wicketstuff-restannotations-parent" rev="9.9.1">
<artifact name="wicketstuff-restannotations-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicketstuff-restannotations-parent', version='9.9.1')
)
libraryDependencies += "org.wicketstuff" % "wicketstuff-restannotations-parent" % "9.9.1"
[org.wicketstuff/wicketstuff-restannotations-parent "9.9.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.wicket : wicket-core | jar | 9.9.1 |