com.ling5821:jetgeo-spring-boot-starter

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

License

License

Categories

Categories

Spring Boot Container Microservices Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.ling5821
ArtifactId

ArtifactId

jetgeo-spring-boot-starter
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download jetgeo-spring-boot-starter

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.ling5821 : jetgeo-core jar 1.2.0
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.projectlombok : lombok Optional jar 1.18.22
com.qcloud : cmq-tcp-client jar 1.1.1

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.0