MVN

org.opensextant : xponents-parent

Maven & Gradle

Mar 31, 2018
41 stars

OpenSextant Xponents · An information extraction toolkit focused on geography and temporal entities

<dependency>
    <groupId>org.opensextant</groupId>
    <artifactId>xponents-parent</artifactId>
    <version>2.10.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opensextant : xponents-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.10.6

All Versions

Choose a version of org.opensextant : xponents-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.10.x
xponents-parent-2.10.6
xponents-parent-2.10.5
xponents-parent-2.10.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opensextant</groupId>
    <artifactId>xponents-parent</artifactId>
    <version>2.10.6</version>
</dependency>

Advertisement