jetgeo

This is a library that implements coordinate inverse geocoding without calling other apis

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.ling5821
ArtifactId

ArtifactId

jetgeo
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

jetgeo
This is a library that implements coordinate inverse geocoding without calling other apis
Project URL

Project URL

https://github.com/linG5821/jetgeo.git
Source Code Management

Source Code Management

https://github.com/linG5821/jetgeo

Download jetgeo

Filename Size
jetgeo-1.2.0.pom 6 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.ling5821/jetgeo/ -->
<dependency>
    <groupId>com.ling5821</groupId>
    <artifactId>jetgeo</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ling5821/jetgeo/
implementation 'com.ling5821:jetgeo:1.2.0'
// https://jarcasting.com/artifacts/com.ling5821/jetgeo/
implementation ("com.ling5821:jetgeo:1.2.0")
'com.ling5821:jetgeo:pom:1.2.0'
<dependency org="com.ling5821" name="jetgeo" rev="1.2.0">
  <artifact name="jetgeo" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ling5821', module='jetgeo', version='1.2.0')
)
libraryDependencies += "com.ling5821" % "jetgeo" % "1.2.0"
[com.ling5821/jetgeo "1.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jetgeo-core
  • jetgeo-spring-boot-starter

Versions

Version
1.2.0
1.1.0
1.0.0