License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks Container |
GroupId | GroupIdde.wicketbuch.extensions.animatedajaxcontainer |
ArtifactId | ArtifactIdanimatedajaxcontainer-examples |
Last Version | Last Version1.0.0.wicket7 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionA container component for Apache Wicket that
automatically animates itself if its visibility changes.
|
<!-- https://jarcasting.com/artifacts/de.wicketbuch.extensions.animatedajaxcontainer/animatedajaxcontainer-examples/ -->
<dependency>
<groupId>de.wicketbuch.extensions.animatedajaxcontainer</groupId>
<artifactId>animatedajaxcontainer-examples</artifactId>
<version>1.0.0.wicket7</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/de.wicketbuch.extensions.animatedajaxcontainer/animatedajaxcontainer-examples/
implementation 'de.wicketbuch.extensions.animatedajaxcontainer:animatedajaxcontainer-examples:1.0.0.wicket7'
// https://jarcasting.com/artifacts/de.wicketbuch.extensions.animatedajaxcontainer/animatedajaxcontainer-examples/
implementation ("de.wicketbuch.extensions.animatedajaxcontainer:animatedajaxcontainer-examples:1.0.0.wicket7")
'de.wicketbuch.extensions.animatedajaxcontainer:animatedajaxcontainer-examples:war:1.0.0.wicket7'
<dependency org="de.wicketbuch.extensions.animatedajaxcontainer" name="animatedajaxcontainer-examples" rev="1.0.0.wicket7">
<artifact name="animatedajaxcontainer-examples" type="war" />
</dependency>
@Grapes(
@Grab(group='de.wicketbuch.extensions.animatedajaxcontainer', module='animatedajaxcontainer-examples', version='1.0.0.wicket7')
)
libraryDependencies += "de.wicketbuch.extensions.animatedajaxcontainer" % "animatedajaxcontainer-examples" % "1.0.0.wicket7"
[de.wicketbuch.extensions.animatedajaxcontainer/animatedajaxcontainer-examples "1.0.0.wicket7"]
Group / Artifact | Type | Version |
---|---|---|
de.wicketbuch.extensions.animatedajaxcontainer : animatedajaxcontainer | jar | 1.0.0.wicket7 |
org.apache.wicket : wicket-core | jar | 7.8.0 |
org.apache.wicket : wicket-request | jar | 7.8.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.6.2 |
org.apache.logging.log4j : log4j-core | jar | 2.6.2 |
org.eclipse.jetty.aggregate : jetty-all | jar | 9.2.19.v20160908 |