License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.opensextant |
ArtifactId | ArtifactIdopensextant-xponents |
Last Version | Last Version3.5.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenSextant Xponents
An information extraction toolkit focused on geography and temporal entities
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
opensextant-xponents-3.5.10.pom | |
opensextant-xponents-3.5.10.jar | 168 KB |
opensextant-xponents-3.5.10-tests.jar | 39 KB |
opensextant-xponents-3.5.10-sources.jar | 152 KB |
opensextant-xponents-3.5.10-javadoc.jar | 819 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opensextant/opensextant-xponents/ -->
<dependency>
<groupId>org.opensextant</groupId>
<artifactId>opensextant-xponents</artifactId>
<version>3.5.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.opensextant/opensextant-xponents/
implementation 'org.opensextant:opensextant-xponents:3.5.10'
// https://jarcasting.com/artifacts/org.opensextant/opensextant-xponents/
implementation ("org.opensextant:opensextant-xponents:3.5.10")
'org.opensextant:opensextant-xponents:jar:3.5.10'
<dependency org="org.opensextant" name="opensextant-xponents" rev="3.5.10">
<artifact name="opensextant-xponents" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opensextant', module='opensextant-xponents', version='3.5.10')
)
libraryDependencies += "org.opensextant" % "opensextant-xponents" % "3.5.10"
[org.opensextant/opensextant-xponents "3.5.10"]
Group / Artifact | Type | Version |
---|---|---|
org.opensextant : opensextant-xponents-core | jar | 3.5.10 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
commons-io : commons-io | jar | 2.11.0 |
commons-codec : commons-codec | jar | 1.15 |
org.apache.commons : commons-text | jar | 1.9 |
org.slf4j : slf4j-api | jar | 1.7.36 |
org.locationtech.spatial4j : spatial4j | jar | 0.8 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.apache.httpcomponents : httpcore | jar | 4.4.14 |
org.apache.httpcomponents : httpmime | jar | 4.5.13 |
net.sf.supercsv : super-csv | jar | 2.4.0 |
org.restlet.jse » org.restlet | jar | 2.4.3 |
org.restlet.jse » org.restlet.ext.simple | jar | 2.4.3 |
org.restlet.jse » org.restlet.ext.json | jar | 2.4.3 |
org.json : json | jar | 20190722 |
org.jodd : jodd-json | jar | 5.1.5 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.7 |
com.google.protobuf : protobuf-java | jar | 3.16.1 |
org.apache.lucene : lucene-analyzers-common | jar | 7.7.3 |
org.apache.lucene : lucene-core | jar | 7.7.3 |
org.apache.solr : solr-core | jar | 7.7.3 |
org.apache.solr : solr-solrj | jar | 7.7.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-1.2-api | jar | 2.17.2 |
org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
gnu.getopt : java-getopt Optional | jar | 1.0.13 |
org.apache.httpcomponents : fluent-hc | jar | 4.5.13 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.11 |
junit : junit | jar | 4.13.1 |
commons-cli : commons-cli | jar | 1.4 |