License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Geo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.ling5821 |
ArtifactId | ArtifactIdjetgeo-spring-boot-starter |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThis is a library that implements coordinate inverse geocoding without calling other apis
|
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |