map-client

封装各大地图厂商的WebApi接口的SDK,主要支持高德、百度、腾讯等地图厂商

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.xiaoymin
ArtifactId

ArtifactId

map-client
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

pom
Description

Description

map-client
封装各大地图厂商的WebApi接口的SDK,主要支持高德、百度、腾讯等地图厂商

Download map-client

Filename Size
map-client-1.1.pom 9 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • map-client-core
  • map-client-spring-boot-starter

Versions

Version
1.1
1.0