Last Version

Pelias Client Library 1.0.1

A Java client library for the Pelias geocoder

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

edu.usf.cutr
ArtifactId

ArtifactId

pelias-client-library
Version

Version

1.0.1
Type

Type

jar
Description

Description

Pelias Client Library
A Java client library for the Pelias geocoder
Project URL

Project URL

https://github.com/CUTR-at-USF/pelias-client-library
Source Code Management

Source Code Management

http://github.com/CUTR-at-USF/pelias-client-library

Download pelias-client-library 1.0.1


<!-- https://jarcasting.com/artifacts/edu.usf.cutr/pelias-client-library/ -->
<dependency>
    <groupId>edu.usf.cutr</groupId>
    <artifactId>pelias-client-library</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/edu.usf.cutr/pelias-client-library/
implementation 'edu.usf.cutr:pelias-client-library:1.0.1'
// https://jarcasting.com/artifacts/edu.usf.cutr/pelias-client-library/
implementation ("edu.usf.cutr:pelias-client-library:1.0.1")
'edu.usf.cutr:pelias-client-library:jar:1.0.1'
<dependency org="edu.usf.cutr" name="pelias-client-library" rev="1.0.1">
  <artifact name="pelias-client-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.usf.cutr', module='pelias-client-library', version='1.0.1')
)
libraryDependencies += "edu.usf.cutr" % "pelias-client-library" % "1.0.1"
[edu.usf.cutr/pelias-client-library "1.0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.7.3
com.fasterxml.jackson.core : jackson-databind jar 2.7.3
com.fasterxml.jackson.core : jackson-annotations jar 2.7.3
de.grundid.opendatalab : geojson-jackson jar 1.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.