is not current version
Last Version 8.0.0-M7

org.wicketstuff:wicketstuff-whiteboard-parent 8.0.0-M2

Wicket Components for the Whiteboard.

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-whiteboard-parent
Version

Version

8.0.0-M2
Type

Type

pom

Download wicketstuff-whiteboard-parent 8.0.0-M2


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