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