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