Wicket Elements

Components and class library for Apache Wicket.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

com.googlecode.wicketelements
ArtifactId

ArtifactId

wicket-elements
Last Version

Last Version

1.4.10
Release Date

Release Date

Type

Type

pom
Description

Description

Wicket Elements
Components and class library for Apache Wicket.
Project URL

Project URL

http://code.google.com/p/wicket-elements/
Source Code Management

Source Code Management

https://github.com/yannickloth/wicket-elements

Download wicket-elements

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • wicket-elements-parent
  • wicket-elements-security
  • wicket-elements-security-shiro
  • wicket-elements-components
  • wicket-elements-library

Versions

Version
1.4.10
1.4.9
1.4.8
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.0
1.2.0
1.1.0
1.0