License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdcom.googlecode.wicketelements |
ArtifactId | ArtifactIdparent |
Last Version | Last Version1.4.7 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionWicket Elements Parent
Parent project with all configurations that are shared by the modules.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.14.6 |