Download norconex-committer-core-2.0.0.jar file - Jar n

Jar examples for n:norconex-committer-core

Description

Norconex Committer is a java library and command line application used to route content to local or remote target repositories, such as a search engine index.

You can download jar file norconex-committer-core 2.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add norconex-committer-core-2.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

norconex-committer-core-2.0.0-javadoc.jar
norconex-committer-core-2.0.0-sources.jar
norconex-committer-core-2.0.0-tests.jar
norconex-committer-core-2.0.0.jar
norconex-committer-core-2.0.0.pom



Related Tutorials