Last Version

Wicket Elements Parent 1.4.7

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

parent
Version

Version

1.4.7
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 parent 1.4.7

Filename Size
parent-1.4.7.pom 8 KB
Browse

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.wicket : wicket jar 1.4.19
org.apache.wicket : wicket-auth-roles jar 1.4.19
org.apache.wicket : wicket-extensions jar 1.4.19
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.