Last Version

Wicket Extensions 1.2.7

Wicket Extensions is a rich component library for the Wicket framework.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

wicket
ArtifactId

ArtifactId

wicket-extensions
Version

Version

1.2.7
Type

Type

jar
Description

Description

Wicket Extensions
Wicket Extensions is a rich component library for the Wicket framework.
Project Organization

Project Organization

Wicket developers
Source Code Management

Source Code Management

http://svn.apache.org/viewvc/wicket/branches/wicket-1.2.x/wicket-extensions

Download wicket-extensions 1.2.7


<!-- https://jarcasting.com/artifacts/wicket/wicket-extensions/ -->
<dependency>
    <groupId>wicket</groupId>
    <artifactId>wicket-extensions</artifactId>
    <version>1.2.7</version>
</dependency>
// https://jarcasting.com/artifacts/wicket/wicket-extensions/
implementation 'wicket:wicket-extensions:1.2.7'
// https://jarcasting.com/artifacts/wicket/wicket-extensions/
implementation ("wicket:wicket-extensions:1.2.7")
'wicket:wicket-extensions:jar:1.2.7'
<dependency org="wicket" name="wicket-extensions" rev="1.2.7">
  <artifact name="wicket-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='wicket', module='wicket-extensions', version='1.2.7')
)
libraryDependencies += "wicket" % "wicket-extensions" % "1.2.7"
[wicket/wicket-extensions "1.2.7"]

Dependencies

compile (4)

Group / Artifact Type Version
wicket : wicket jar 1.2.7
commons-collections : commons-collections jar 2.1
commons-logging : commons-logging jar 1.0.4
log4j : log4j jar 1.2.13

provided (3)

Group / Artifact Type Version
junit : junit jar 3.8.1
javax.servlet : servlet-api jar 2.3
javax.portlet : portlet-api jar 1.0

Project Modules

There are no modules declared in this project.