Last Version

Wicket Elements Components 1.4.7

Various Apache Wicket components.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

com.googlecode.wicketelements
ArtifactId

ArtifactId

components
Version

Version

1.4.7
Type

Type

jar
Description

Description

Wicket Elements Components
Various Apache Wicket components.
Project URL

Project URL

http://code.google.com/p/wicket-elements/
Source Code Management

Source Code Management

https://github.com/yannickloth/wicket-elements

Download components 1.4.7


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

Dependencies

compile (6)

Group / Artifact Type Version
com.googlecode.jbp : jbp-common jar 1.1.0
com.googlecode.wicketelements : library jar 1.4.7
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.