License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdcom.googlecode.wicketelements |
ArtifactId | ArtifactIdwicket-elements-parent |
Last Version | Last Version1.4.10 |
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 |
---|---|
wicket-elements-parent-1.4.10.pom | 8 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.14.6 |