License |
License |
---|---|
Categories |
CategoriesJava Languages CLI User Interface Wire Data Data Structures Geo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.wirefreethought.geodb |
ArtifactId | ArtifactIdgeodb-java-client |
Version | Version1.4.3 |
Type | Typejar |
Description |
DescriptionGeoDB Java Client
This library provides Java client bindings to the GeoDB Cities service.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
geodb-java-client-1.4.3.pom | |
geodb-java-client-1.4.3.jar | 295 KB |
geodb-java-client-1.4.3-sources.jar | 146 KB |
geodb-java-client-1.4.3-javadoc.jar | 631 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wirefreethought.geodb/geodb-java-client/ -->
<dependency>
<groupId>com.wirefreethought.geodb</groupId>
<artifactId>geodb-java-client</artifactId>
<version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.wirefreethought.geodb/geodb-java-client/
implementation 'com.wirefreethought.geodb:geodb-java-client:1.4.3'
// https://jarcasting.com/artifacts/com.wirefreethought.geodb/geodb-java-client/
implementation ("com.wirefreethought.geodb:geodb-java-client:1.4.3")
'com.wirefreethought.geodb:geodb-java-client:jar:1.4.3'
<dependency org="com.wirefreethought.geodb" name="geodb-java-client" rev="1.4.3">
<artifact name="geodb-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wirefreethought.geodb', module='geodb-java-client', version='1.4.3')
)
libraryDependencies += "com.wirefreethought.geodb" % "geodb-java-client" % "1.4.3"
[com.wirefreethought.geodb/geodb-java-client "1.4.3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.6 |
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.2 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
org.apache.commons : commons-lang3 | jar | 3.11 |
org.projectlombok : lombok Optional | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | [4.13.1,) |
org.slf4j : slf4j-api | jar | 1.7.32 |
org.slf4j : slf4j-simple | jar | 1.7.32 |