Last Version

Norconex Commons Wicket 1.0.1

Extra components and utilities to complement the Apache Wicket framework.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

com.norconex.commons
ArtifactId

ArtifactId

norconex-commons-wicket
Version

Version

1.0.1
Type

Type

jar
Description

Description

Norconex Commons Wicket
Extra components and utilities to complement the Apache Wicket framework.
Project Organization

Project Organization

Norconex Inc.
Source Code Management

Source Code Management

https://github.com/Norconex/commons-wicket

Download norconex-commons-wicket 1.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.wicket : wicket-core jar 6.19.0
org.apache.wicket : wicket-extensions jar 6.19.0
org.apache.commons : commons-lang3 jar 3.3.2
org.apache.velocity : velocity jar 1.7

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

Project Modules

There are no modules declared in this project.