MVN

org.apache.nutch : nutch

Maven & Gradle

Aug 22, 2022
1 usages
2.6k stars

Apache Nutch · Nutch is an open source web-search software. It builds on Hadoop, Tika and Solr, adding web-specifics, such as a crawler, a link-graph database etc.

<dependency>
    <groupId>org.apache.nutch</groupId>
    <artifactId>nutch</artifactId>
    <version>1.19</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.nutch : nutch to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.19

All Versions

Choose a version of org.apache.nutch : nutch to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.4
nutch-2.4
CVE-2021-23901
2.3.x
nutch-2.3.1
CVE-2021-23901
2.3
nutch-2.3
CVE-2021-23901
2.2.x
nutch-2.2.1
CVE-2021-23901
2.2
nutch-2.2
CVE-2021-23901
2.1
nutch-2.1
CVE-2021-23901
2.0
nutch-2.0
CVE-2021-23901
nutch-2.0-dev
1.19
nutch-1.19
1.18
nutch-1.18
1.17
nutch-1.17
CVE-2021-23901
1.16
nutch-1.16
CVE-2021-23901
1.15
nutch-1.15
CVE-2021-23901
1.14
nutch-1.14
CVE-2021-23901
1.13
nutch-1.13
CVE-2021-23901
1.12
nutch-1.12
CVE-2021-23901
1.11
nutch-1.11
CVE-2021-23901
1.10
nutch-1.10
CVE-2021-23901
1.9
nutch-1.9
CVE-2021-23901
1.8
nutch-1.8
CVE-2021-23901
1.7
nutch-1.7
CVE-2021-23901
1.6
nutch-1.6
CVE-2021-23901
1.5.x
nutch-1.5.1
CVE-2021-23901
1.5
nutch-1.5
CVE-2021-23901
1.4
nutch-1.4
CVE-2021-23901
1.3
nutch-1.3
CVE-2021-23901

How to add a dependency to Maven

Add the following org.apache.nutch : nutch maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.nutch</groupId>
    <artifactId>nutch</artifactId>
    <version>1.19</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.nutch : nutch gradle dependency to your build.gradle file:

implementation 'org.apache.nutch:nutch:1.19'

Gradle Kotlin DSL: Add the following org.apache.nutch : nutch gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.nutch:nutch:1.19")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.nutch : nutch sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.nutch" % "nutch" % "1.19"

Advertisement

Dependencies from Group

Aug 22, 2022
1 usages
2.6k stars

Discover Dependencies

Aug 10, 2023
569 usages
27 stars
Oct 17, 2019
203 usages
Jul 28, 2023
12 usages
889 stars
Aug 22, 2023
94 usages
1.5k stars
May 10, 2023
7.9k usages
1.1k stars
Oct 09, 2022
48 usages
809 stars
Feb 17, 2023
293 usages
3.6k stars
Jun 18, 2023
62 usages
Sep 24, 2015
6 usages
580 stars
Jun 16, 2021
37 usages
18 stars