Wicket Elements Parent

Parent project with all configurations that are shared by the modules.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

com.googlecode.wicketelements
ArtifactId

ArtifactId

wicket-elements-parent
Last Version

Last Version

1.4.10
Release Date

Release Date

Type

Type

pom
Description

Description

Wicket Elements Parent
Parent project with all configurations that are shared by the modules.
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-parent

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.wicket : wicket-core jar 1.5.4
org.apache.wicket : wicket-auth-roles jar 1.5.4
org.apache.wicket : wicket-extensions jar 1.5.4
org.slf4j : slf4j-api jar 1.6.1

test (1)

Group / Artifact Type Version
org.testng : testng jar 5.14.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.10
1.4.9
1.4.8