| License |
License |
|---|---|
| Categories |
CategoriesWicket User Interface Web Frameworks |
| GroupId | GroupIdorg.wicketstuff |
| ArtifactId | ArtifactIdwicketstuff-dashboard-widgets |
| Version | Version9.6.0 |
| Type | Typepom |
| Description |
DescriptionWicketstuff Dashboard Widgets
Simple web dashboard using Apache Wicket
|
| Filename | Size |
|---|---|
| wicketstuff-dashboard-widgets-9.6.0.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-dashboard-widgets/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>wicketstuff-dashboard-widgets</artifactId>
<version>9.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-dashboard-widgets/
implementation 'org.wicketstuff:wicketstuff-dashboard-widgets:9.6.0'
// https://jarcasting.com/artifacts/org.wicketstuff/wicketstuff-dashboard-widgets/
implementation ("org.wicketstuff:wicketstuff-dashboard-widgets:9.6.0")
'org.wicketstuff:wicketstuff-dashboard-widgets:pom:9.6.0'
<dependency org="org.wicketstuff" name="wicketstuff-dashboard-widgets" rev="9.6.0">
<artifact name="wicketstuff-dashboard-widgets" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='wicketstuff-dashboard-widgets', version='9.6.0')
)
libraryDependencies += "org.wicketstuff" % "wicketstuff-dashboard-widgets" % "9.6.0"
[org.wicketstuff/wicketstuff-dashboard-widgets "9.6.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.wicket : wicket-core | jar | 9.6.0 |
| org.apache.wicket : wicket-extensions | jar | 9.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.wicketstuff : wicketstuff-dashboard-core | jar | 9.6.0 |