Jar examples for n:norconex-committer-core
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.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
norconex-committer-core-2.0.0-javadoc.jar