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