MVN

com.norconex.collectors : norconex-importer

Maven & Gradle

Jul 09, 2023
2 usages
28 stars

Norconex Importer · Norconex Importer is a Java library and command-line application meant to "parse" and "extract" content out of a computer file as plain text, whatever its format (HTML, PDF, Word, etc). In addition, it allows you to perform any manipulation on the extracted text before importing/using it in your own service or application.

<dependency>
    <groupId>com.norconex.collectors</groupId>
    <artifactId>norconex-importer</artifactId>
    <version>3.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.norconex.collectors : norconex-importer to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.1
  • Latest Release Candidate: 3.0.0-RC1

All Versions

Choose a version of com.norconex.collectors : norconex-importer to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
norconex-importer-3.0.1
norconex-importer-3.0.0
norconex-importer-3.0.0-RC1
norconex-importer-3.0.0-M2
norconex-importer-3.0.0-M1
2.11.x
norconex-importer-2.11.0
2.10.x
norconex-importer-2.10.0
2.9.x
norconex-importer-2.9.0
2.8.x
norconex-importer-2.8.0
2.7.x
norconex-importer-2.7.2
norconex-importer-2.7.1
norconex-importer-2.7.0
2.6.x
norconex-importer-2.6.1
norconex-importer-2.6.0
2.5.x
norconex-importer-2.5.2
norconex-importer-2.5.1
norconex-importer-2.5.0
2.4.x
norconex-importer-2.4.0
2.3.x
norconex-importer-2.3.1
norconex-importer-2.3.0
2.2.x
norconex-importer-2.2.0
2.1.x
norconex-importer-2.1.1
norconex-importer-2.1.0
2.0.x
norconex-importer-2.0.0

How to add a dependency to Maven

Add the following com.norconex.collectors : norconex-importer maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.norconex.collectors</groupId>
    <artifactId>norconex-importer</artifactId>
    <version>3.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.norconex.collectors : norconex-importer gradle dependency to your build.gradle file:

implementation 'com.norconex.collectors:norconex-importer:3.0.1'

Gradle Kotlin DSL: Add the following com.norconex.collectors : norconex-importer gradle kotlin dependency to your build.gradle.kts file:

implementation("com.norconex.collectors:norconex-importer:3.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.norconex.collectors : norconex-importer sbt scala dependency to your build.sbt file:

libraryDependencies += "com.norconex.collectors" % "norconex-importer" % "3.0.1"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 02, 2019
1 usages
13 stars
Mar 24, 2017
3 usages
72 stars
Apr 30, 2021
1 usages
31 stars
Sep 17, 2015
1 usages
1 stars
Sep 17, 2015
1 usages
1 stars
Nov 01, 2022
1 usages
9 stars
Jun 14, 2021
1 usages
63 stars
Jun 07, 2016
1 usages
11 stars