EagleMap-sdk

EagleMap-sdk是基于EagleMap的restful接口实现的Java SDK的封装。

License

License

GroupId

GroupId

com.itheima.em
ArtifactId

ArtifactId

EagleMap-sdk
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

EagleMap-sdk
EagleMap-sdk是基于EagleMap的restful接口实现的Java SDK的封装。
Project URL

Project URL

https://www.itcast.cn/
Source Code Management

Source Code Management

http://www.itheima.com/

Download EagleMap-sdk

How to add to project

<!-- https://jarcasting.com/artifacts/com.itheima.em/EagleMap-sdk/ -->
<dependency>
    <groupId>com.itheima.em</groupId>
    <artifactId>EagleMap-sdk</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.itheima.em/EagleMap-sdk/
implementation 'com.itheima.em:EagleMap-sdk:1.0'
// https://jarcasting.com/artifacts/com.itheima.em/EagleMap-sdk/
implementation ("com.itheima.em:EagleMap-sdk:1.0")
'com.itheima.em:EagleMap-sdk:jar:1.0'
<dependency org="com.itheima.em" name="EagleMap-sdk" rev="1.0">
  <artifact name="EagleMap-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.itheima.em', module='EagleMap-sdk', version='1.0')
)
libraryDependencies += "com.itheima.em" % "EagleMap-sdk" % "1.0"
[com.itheima.em/EagleMap-sdk "1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
cn.hutool : hutool-all jar 5.7.18

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0