Download norconex-committer-core-2.0.5.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.5 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.5.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials