is not current version
Last Version 1.0.1

com.norconex.commons:norconex-commons-wicket 1.0.0

Extra components and utilities to complement the Apache Wicket framework.

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

com.norconex.commons
ArtifactId

ArtifactId

norconex-commons-wicket
Version

Version

1.0.0
Type

Type

jar

Download norconex-commons-wicket 1.0.0


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