MapResty-Client
Java SDK for MapResty HTTP RestFul service.
Install
with Maven
<dependency>
<groupId>org.maptalks</groupId>
<artifactId>mapresty-client</artifactId>
<version>1.0.0</version>
</dependency>
License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.maptalks |
ArtifactId | ArtifactIdmapresty-client |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmapresty-client
MapResty's Java Client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mapresty-client-1.0.0.pom | |
mapresty-client-1.0.0.jar | 24 KB |
mapresty-client-1.0.0-sources.jar | 16 KB |
mapresty-client-1.0.0-javadoc.jar | 151 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.maptalks/mapresty-client/ -->
<dependency>
<groupId>org.maptalks</groupId>
<artifactId>mapresty-client</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.maptalks/mapresty-client/
implementation 'org.maptalks:mapresty-client:1.0.0'
// https://jarcasting.com/artifacts/org.maptalks/mapresty-client/
implementation ("org.maptalks:mapresty-client:1.0.0")
'org.maptalks:mapresty-client:jar:1.0.0'
<dependency org="org.maptalks" name="mapresty-client" rev="1.0.0">
<artifact name="mapresty-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.maptalks', module='mapresty-client', version='1.0.0')
)
libraryDependencies += "org.maptalks" % "mapresty-client" % "1.0.0"
[org.maptalks/mapresty-client "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.maptalks : geojson4j | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
Java SDK for MapResty HTTP RestFul service.
<dependency>
<groupId>org.maptalks</groupId>
<artifactId>mapresty-client</artifactId>
<version>1.0.0</version>
</dependency>