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