License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdde.wicketbuch.extensions |
ArtifactId | ArtifactIdappendablerepeater-parent |
Last Version | Last Version1.5.0.wicket8 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionappendablerepeater-parent
AJAX-appendable repeaters
|
Project URL |
Project URL |
Filename | Size |
---|---|
appendablerepeater-parent-1.5.0.wicket8.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.wicketbuch.extensions/appendablerepeater-parent/ -->
<dependency>
<groupId>de.wicketbuch.extensions</groupId>
<artifactId>appendablerepeater-parent</artifactId>
<version>1.5.0.wicket8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.wicketbuch.extensions/appendablerepeater-parent/
implementation 'de.wicketbuch.extensions:appendablerepeater-parent:1.5.0.wicket8'
// https://jarcasting.com/artifacts/de.wicketbuch.extensions/appendablerepeater-parent/
implementation ("de.wicketbuch.extensions:appendablerepeater-parent:1.5.0.wicket8")
'de.wicketbuch.extensions:appendablerepeater-parent:pom:1.5.0.wicket8'
<dependency org="de.wicketbuch.extensions" name="appendablerepeater-parent" rev="1.5.0.wicket8">
<artifact name="appendablerepeater-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.wicketbuch.extensions', module='appendablerepeater-parent', version='1.5.0.wicket8')
)
libraryDependencies += "de.wicketbuch.extensions" % "appendablerepeater-parent" % "1.5.0.wicket8"
[de.wicketbuch.extensions/appendablerepeater-parent "1.5.0.wicket8"]