MVN

org.icij.extract : extract

Maven & Gradle

Aug 25, 2023
229 stars

ICIJ Extract · A cross-platform command line tool for parallelised content extraction and analysis.

<dependency>
    <groupId>org.icij.extract</groupId>
    <artifactId>extract</artifactId>
    <version>5.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.icij.extract : extract to add to Maven - Latest Versions:

  • Latest Stable: 5.2.1

All Versions

Choose a version of org.icij.extract : extract to add to Maven - All Versions:

Version Vulnerabilities Updated
5.2.x
extract-5.2.1
extract-5.2.0
5.1.x
extract-5.1.1
extract-5.1.0
5.0.x
extract-5.0.0
4.2.x
extract-4.2.0
4.1.x
extract-4.1.0
4.0.x
extract-4.0.1
extract-4.0.0
3.9.x
extract-3.9.4
extract-3.9.0
3.8.x
extract-3.8.1
3.7.x
extract-3.7.2
extract-3.7.1
extract-3.7.0
3.6.x
extract-3.6.1
extract-3.6.0
3.5.x
extract-3.5.2
extract-3.5.1
extract-3.5.0
3.4.x
extract-3.4.0
3.3.x
extract-3.3.5
extract-3.3.4
extract-3.3.3
extract-3.3.2
extract-3.3.1
extract-3.3.0
3.2.x
extract-3.2.1
extract-3.2.0
3.1.x
extract-3.1.0
3.0.x
extract-3.0.1
extract-3.0.0
2.3.x
extract-2.3.10
extract-2.3.9
extract-2.3.8
extract-2.3.5
extract-2.3.4
extract-2.3.3
extract-2.3.2
extract-2.3.1
extract-2.3.0
2.2.x
extract-2.2.1
2.1.x
extract-2.1.5
extract-2.1.4
extract-2.1.3
extract-2.1.2
2.0.x
extract-2.0.9
extract-2.0.8
extract-2.0.7
extract-2.0.6
extract-2.0.5
extract-2.0.4
extract-2.0.3
extract-2.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.icij.extract</groupId>
    <artifactId>extract</artifactId>
    <version>5.2.1</version>
</dependency>

Advertisement