License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdde.wicketbuch.extensions |
ArtifactId | ArtifactIdappendablerepeater-examples |
Last Version | Last Version1.5.0.wicket8 |
Release Date | Release Date |
Type | Typewar |
Description |
Descriptionappendablerepeater-examples
AJAX-appendable repeaters
|
<!-- https://jarcasting.com/artifacts/de.wicketbuch.extensions/appendablerepeater-examples/ -->
<dependency>
<groupId>de.wicketbuch.extensions</groupId>
<artifactId>appendablerepeater-examples</artifactId>
<version>1.5.0.wicket8</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/de.wicketbuch.extensions/appendablerepeater-examples/
implementation 'de.wicketbuch.extensions:appendablerepeater-examples:1.5.0.wicket8'
// https://jarcasting.com/artifacts/de.wicketbuch.extensions/appendablerepeater-examples/
implementation ("de.wicketbuch.extensions:appendablerepeater-examples:1.5.0.wicket8")
'de.wicketbuch.extensions:appendablerepeater-examples:war:1.5.0.wicket8'
<dependency org="de.wicketbuch.extensions" name="appendablerepeater-examples" rev="1.5.0.wicket8">
<artifact name="appendablerepeater-examples" type="war" />
</dependency>
@Grapes(
@Grab(group='de.wicketbuch.extensions', module='appendablerepeater-examples', version='1.5.0.wicket8')
)
libraryDependencies += "de.wicketbuch.extensions" % "appendablerepeater-examples" % "1.5.0.wicket8"
[de.wicketbuch.extensions/appendablerepeater-examples "1.5.0.wicket8"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.wicket : wicket-core | jar | 8.8.0 |
org.eclipse.jetty.aggregate : jetty-all | jar | 9.2.13.v20150730 |
de.wicketbuch.extensions : appendablerepeater | jar | 1.5.0.wicket8 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 | jar | 1.7.21 |