Categories |
CategoriesWicket User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdwicketstuff-restannotations-parent |
Version | Version7.2.0 |
Type | Typepom |
Filename | Size |
---|---|
wicketstuff-restannotations-parent-7.2.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-restannotations-parent/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-restannotations-parent</artifactId>
<version>7.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-restannotations-parent/
implementation 'org.wicketstuff:wicketstuff-restannotations-parent:7.2.0'
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-restannotations-parent/
implementation ("org.wicketstuff:wicketstuff-restannotations-parent:7.2.0")
'org.wicketstuff:wicketstuff-restannotations-parent:pom:7.2.0'
<dependency org="org.wicketstuff" name="wicketstuff-restannotations-parent" rev="7.2.0">
<artifact name="wicketstuff-restannotations-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicketstuff-restannotations-parent', version='7.2.0')
)
libraryDependencies += "org.wicketstuff" % "wicketstuff-restannotations-parent" % "7.2.0"
[org.wicketstuff/wicketstuff-restannotations-parent "7.2.0"]