License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdwicketstuff-whiteboard-parent |
Last Version | Last Version8.0.0-M7 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWicketstuff Whiteboard - Parent
Wicket Components for the Whiteboard.
|
Filename | Size |
---|---|
wicketstuff-whiteboard-parent-8.0.0-M7.pom | 792 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-whiteboard-parent/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-whiteboard-parent</artifactId>
<version>8.0.0-M7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-whiteboard-parent/
implementation 'org.wicketstuff:wicketstuff-whiteboard-parent:8.0.0-M7'
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-whiteboard-parent/
implementation ("org.wicketstuff:wicketstuff-whiteboard-parent:8.0.0-M7")
'org.wicketstuff:wicketstuff-whiteboard-parent:pom:8.0.0-M7'
<dependency org="org.wicketstuff" name="wicketstuff-whiteboard-parent" rev="8.0.0-M7">
<artifact name="wicketstuff-whiteboard-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicketstuff-whiteboard-parent', version='8.0.0-M7')
)
libraryDependencies += "org.wicketstuff" % "wicketstuff-whiteboard-parent" % "8.0.0-M7"
[org.wicketstuff/wicketstuff-whiteboard-parent "8.0.0-M7"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.wicket : wicket-core | jar | 8.0.0-M7 |