License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdeu.fbk.dh |
ArtifactId | ArtifactIdtint-geoloc-annotator |
Version | Version0.1 |
Type | Typejar |
Description |
Descriptiontint-geoloc-annotator
Stanford annotator for Geolocation
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
tint-geoloc-annotator-0.1.pom | |
tint-geoloc-annotator-0.1.jar | 11 KB |
tint-geoloc-annotator-0.1-sources.jar | 5 KB |
tint-geoloc-annotator-0.1-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.fbk.dh/tint-geoloc-annotator/ -->
<dependency>
<groupId>eu.fbk.dh</groupId>
<artifactId>tint-geoloc-annotator</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.fbk.dh/tint-geoloc-annotator/
implementation 'eu.fbk.dh:tint-geoloc-annotator:0.1'
// https://jarcasting.com/artifacts/eu.fbk.dh/tint-geoloc-annotator/
implementation ("eu.fbk.dh:tint-geoloc-annotator:0.1")
'eu.fbk.dh:tint-geoloc-annotator:jar:0.1'
<dependency org="eu.fbk.dh" name="tint-geoloc-annotator" rev="0.1">
<artifact name="tint-geoloc-annotator" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.fbk.dh', module='tint-geoloc-annotator', version='0.1')
)
libraryDependencies += "eu.fbk.dh" % "tint-geoloc-annotator" % "0.1"
[eu.fbk.dh/tint-geoloc-annotator "0.1"]
Group / Artifact | Type | Version |
---|---|---|
edu.stanford.nlp : stanford-corenlp | jar | 3.6.0 |
com.google.code.gson : gson | jar | 2.7 |
org.slf4j : slf4j-api | jar | 1.7.12 |
eu.fbk.utils : utils-gson | jar | 3.0 |
eu.fbk.utils : utils-core | jar | 3.0 |