Last Version

GeoDB Java Client 1.4.4

This library provides Java client bindings to the GeoDB Cities service.

License

License

Categories

Categories

Java Languages CLI User Interface Wire Data Data Structures Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.wirefreethought.geodb
ArtifactId

ArtifactId

geodb-java-client
Version

Version

1.4.4
Type

Type

jar
Description

Description

GeoDB Java Client
This library provides Java client bindings to the GeoDB Cities service.
Project URL

Project URL

https://github.com/wirefreethought/geodb-java-client
Project Organization

Project Organization

Wirefree Thought LLC
Source Code Management

Source Code Management

https://github.com/wirefreethought/geodb-java-client

Download geodb-java-client 1.4.4


<!-- https://jarcasting.com/artifacts/com.wirefreethought.geodb/geodb-java-client/ -->
<dependency>
    <groupId>com.wirefreethought.geodb</groupId>
    <artifactId>geodb-java-client</artifactId>
    <version>1.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.wirefreethought.geodb/geodb-java-client/
implementation 'com.wirefreethought.geodb:geodb-java-client:1.4.4'
// https://jarcasting.com/artifacts/com.wirefreethought.geodb/geodb-java-client/
implementation ("com.wirefreethought.geodb:geodb-java-client:1.4.4")
'com.wirefreethought.geodb:geodb-java-client:jar:1.4.4'
<dependency org="com.wirefreethought.geodb" name="geodb-java-client" rev="1.4.4">
  <artifact name="geodb-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wirefreethought.geodb', module='geodb-java-client', version='1.4.4')
)
libraryDependencies += "com.wirefreethought.geodb" % "geodb-java-client" % "1.4.4"
[com.wirefreethought.geodb/geodb-java-client "1.4.4"]

Dependencies

compile (8)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.9.0
com.squareup.okhttp : okhttp jar 2.7.5
com.squareup.okhttp : logging-interceptor jar 2.7.5
io.gsonfire : gson-fire jar 1.8.5
io.swagger : swagger-annotations jar 1.6.5
javax.annotation : javax.annotation-api jar 1.3.2
org.apache.commons : commons-lang3 jar 3.12.0
org.projectlombok : lombok Optional jar 1.18.22

test (3)

Group / Artifact Type Version
junit : junit jar [4.13.2,)
org.slf4j : slf4j-api jar 1.7.33
org.slf4j : slf4j-simple jar 1.7.33

Project Modules

There are no modules declared in this project.