Last Version

de.wicketbuch.extensions.animatedajaxcontainer:animatedajaxcontainer 1.0.0.wicket7

A container component for Apache Wicket that automatically animates itself if its visibility changes.

License

License

Categories

Categories

Wicket User Interface Web Frameworks Container
GroupId

GroupId

de.wicketbuch.extensions.animatedajaxcontainer
ArtifactId

ArtifactId

animatedajaxcontainer
Version

Version

1.0.0.wicket7
Type

Type

jar
Description

Description

A container component for Apache Wicket that automatically animates itself if its visibility changes.

Download animatedajaxcontainer 1.0.0.wicket7


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

Dependencies

compile (1)

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

test (2)

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

Project Modules

There are no modules declared in this project.