Download norconex-commons-wicket-1.0.1.jar file - Jar n

Jar examples for n:norconex-commons-wicket

Description

Extra components and utilities to complement the Apache Wicket framework.

You can download jar file norconex-commons-wicket 1.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add norconex-commons-wicket-1.0.1.jar to your project.

<dependency>
   <groupId>com.norconex.commons</groupId>
   <artifactId>norconex-commons-wicket</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'com.norconex.commons', name: 'norconex-commons-wicket', version: '1.0.1'
libraryDependencies += "com.norconex.commons" % "norconex-commons-wicket" % "1.0.1"
<dependency org="com.norconex.commons" name="norconex-commons-wicket" rev="1.0.1"/>
@Grapes(@Grab(group='com.norconex.commons', module='norconex-commons-wicket', version='1.0.1'))
'com.norconex.commons:norconex-commons-wicket:jar:1.0.1'

Download

Click the following link to download the jar file.

norconex-commons-wicket-1.0.1-javadoc.jar
norconex-commons-wicket-1.0.1-sources.jar
norconex-commons-wicket-1.0.1-tests.jar
norconex-commons-wicket-1.0.1.jar
norconex-commons-wicket-1.0.1.pom



Related Tutorials