Last Version

quickview 9.10.0

creates new elements without the need to re render the whole repeater

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

quickview
Version

Version

9.10.0
Type

Type

jar
Description

Description

quickview
creates new elements without the need to re render the whole repeater

Download quickview 9.10.0


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.wicket : wicket-core jar 9.10.0

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (3)

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

Project Modules

There are no modules declared in this project.