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

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

Download

Click the following link to download the jar file.

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



Related Tutorials