License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdro.fortsoft.wicket.dashboard.widgets |
ArtifactId | ArtifactIdpom |
Last Version | Last Version0.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWicket Dashboard Widgets
Simple web dashboard using Apache Wicket
|
Filename | Size |
---|---|
pom-0.5.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ro.fortsoft.wicket.dashboard.widgets/pom/ -->
<dependency>
<groupId>ro.fortsoft.wicket.dashboard.widgets</groupId>
<artifactId>pom</artifactId>
<version>0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ro.fortsoft.wicket.dashboard.widgets/pom/
implementation 'ro.fortsoft.wicket.dashboard.widgets:pom:0.5'
// https://jarcasting.com/artifacts/ro.fortsoft.wicket.dashboard.widgets/pom/
implementation ("ro.fortsoft.wicket.dashboard.widgets:pom:0.5")
'ro.fortsoft.wicket.dashboard.widgets:pom:pom:0.5'
<dependency org="ro.fortsoft.wicket.dashboard.widgets" name="pom" rev="0.5">
<artifact name="pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='ro.fortsoft.wicket.dashboard.widgets', module='pom', version='0.5')
)
libraryDependencies += "ro.fortsoft.wicket.dashboard.widgets" % "pom" % "0.5"
[ro.fortsoft.wicket.dashboard.widgets/pom "0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.wicket : wicket-core | jar | 6.4.0 |
org.apache.wicket : wicket-extensions | jar | 6.4.0 |
Group / Artifact | Type | Version |
---|---|---|
ro.fortsoft.wicket.dashboard : wicket-dashboard-core | jar | 0.5 |