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