License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdquickview |
Last Version | Last Version9.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionquickview
creates new elements without the need to re render the whole repeater
|
Filename | Size |
---|---|
quickview-9.10.0.pom | |
quickview-9.10.0.jar | 54 KB |
quickview-9.10.0-sources.jar | 41 KB |
quickview-9.10.0-javadoc.jar | 263 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/quickview/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>quickview</artifactId>
<version>9.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/quickview/
implementation 'org.wicketstuff:quickview:9.10.0'
// https://jarcasting.com/artifacts/org.wicketstuff/quickview/
implementation ("org.wicketstuff:quickview:9.10.0")
'org.wicketstuff:quickview:jar:9.10.0'
<dependency org="org.wicketstuff" name="quickview" rev="9.10.0">
<artifact name="quickview" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='quickview', version='9.10.0')
)
libraryDependencies += "org.wicketstuff" % "quickview" % "9.10.0"
[org.wicketstuff/quickview "9.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.wicket : wicket-core | jar | 9.10.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.36 |
org.mockito : mockito-core | jar | 4.5.1 |
org.testng : testng | jar | 7.5 |