License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.opensextant |
ArtifactId | ArtifactIdopensextant-xponents-core |
Last Version | Last Version3.5.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenSextant Xponents Core API
An information extraction toolkit focused on geography and temporal entities
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.opensextant/opensextant-xponents-core/ -->
<dependency>
<groupId>org.opensextant</groupId>
<artifactId>opensextant-xponents-core</artifactId>
<version>3.5.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.opensextant/opensextant-xponents-core/
implementation 'org.opensextant:opensextant-xponents-core:3.5.10'
// https://jarcasting.com/artifacts/org.opensextant/opensextant-xponents-core/
implementation ("org.opensextant:opensextant-xponents-core:3.5.10")
'org.opensextant:opensextant-xponents-core:jar:3.5.10'
<dependency org="org.opensextant" name="opensextant-xponents-core" rev="3.5.10">
<artifact name="opensextant-xponents-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opensextant', module='opensextant-xponents-core', version='3.5.10')
)
libraryDependencies += "org.opensextant" % "opensextant-xponents-core" % "3.5.10"
[org.opensextant/opensextant-xponents-core "3.5.10"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.12.0 |
commons-io : commons-io | jar | 2.11.0 |
org.apache.commons : commons-text | jar | 1.9 |
org.slf4j : slf4j-api | jar | 1.7.36 |
org.locationtech.spatial4j : spatial4j | jar | 0.8 |
org.opensextant : giscore | jar | 2.0.2 |
org.opensextant : geodesy | jar | 2.0.1 |
com.norconex.language : langdetect | jar | 1.3.0 |
joda-time : joda-time | jar | 2.10.13 |
net.sf.supercsv : super-csv | jar | 2.4.0 |
org.jodd : jodd-json | jar | 5.1.5 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.11 |
gnu.getopt : java-getopt | jar | 1.0.13 |
junit : junit | jar | 4.13.1 |