License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks Container |
GroupId | GroupIdde.wicketbuch.extensions.animatedajaxcontainer |
ArtifactId | ArtifactIdanimatedajaxcontainer |
Last Version | Last Version1.0.0.wicket7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA container component for Apache Wicket that
automatically animates itself if its visibility changes.
|
<!-- https://jarcasting.com/artifacts/de.wicketbuch.extensions.animatedajaxcontainer/animatedajaxcontainer/ -->
<dependency>
<groupId>de.wicketbuch.extensions.animatedajaxcontainer</groupId>
<artifactId>animatedajaxcontainer</artifactId>
<version>1.0.0.wicket7</version>
</dependency>
// https://jarcasting.com/artifacts/de.wicketbuch.extensions.animatedajaxcontainer/animatedajaxcontainer/
implementation 'de.wicketbuch.extensions.animatedajaxcontainer:animatedajaxcontainer:1.0.0.wicket7'
// https://jarcasting.com/artifacts/de.wicketbuch.extensions.animatedajaxcontainer/animatedajaxcontainer/
implementation ("de.wicketbuch.extensions.animatedajaxcontainer:animatedajaxcontainer:1.0.0.wicket7")
'de.wicketbuch.extensions.animatedajaxcontainer:animatedajaxcontainer:jar:1.0.0.wicket7'
<dependency org="de.wicketbuch.extensions.animatedajaxcontainer" name="animatedajaxcontainer" rev="1.0.0.wicket7">
<artifact name="animatedajaxcontainer" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.wicketbuch.extensions.animatedajaxcontainer', module='animatedajaxcontainer', version='1.0.0.wicket7')
)
libraryDependencies += "de.wicketbuch.extensions.animatedajaxcontainer" % "animatedajaxcontainer" % "1.0.0.wicket7"
[de.wicketbuch.extensions.animatedajaxcontainer/animatedajaxcontainer "1.0.0.wicket7"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.wicket : wicket-core | jar | 7.8.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |