License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdcom.googlecode.wicketelements |
ArtifactId | ArtifactIdlibrary |
Last Version | Last Version1.4.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWicket Elements Class Library
A class library which makes using Wicket easier.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
library-1.4.7.pom | |
library-1.4.7.jar | 5 KB |
library-1.4.7-sources.jar | 4 KB |
library-1.4.7-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.wicketelements/library/ -->
<dependency>
<groupId>com.googlecode.wicketelements</groupId>
<artifactId>library</artifactId>
<version>1.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.wicketelements/library/
implementation 'com.googlecode.wicketelements:library:1.4.7'
// https://jarcasting.com/artifacts/com.googlecode.wicketelements/library/
implementation ("com.googlecode.wicketelements:library:1.4.7")
'com.googlecode.wicketelements:library:jar:1.4.7'
<dependency org="com.googlecode.wicketelements" name="library" rev="1.4.7">
<artifact name="library" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.wicketelements', module='library', version='1.4.7')
)
libraryDependencies += "com.googlecode.wicketelements" % "library" % "1.4.7"
[com.googlecode.wicketelements/library "1.4.7"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.jbp : jbp-common | jar | 1.1.0 |
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 |