License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.locationtech.geowave |
ArtifactId | ArtifactIdgeowave-service-rest |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeoWave Services Rest
The set of services and clients provided for GeoWave
|
Filename | Size |
---|---|
geowave-service-rest-2.0.1.pom | |
geowave-service-rest-2.0.1.jar | 88 KB |
geowave-service-rest-2.0.1-sources.jar | 62 KB |
geowave-service-rest-2.0.1-javadoc.jar | 261 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-service-rest/ -->
<dependency>
<groupId>org.locationtech.geowave</groupId>
<artifactId>geowave-service-rest</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-service-rest/
implementation 'org.locationtech.geowave:geowave-service-rest:2.0.1'
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-service-rest/
implementation ("org.locationtech.geowave:geowave-service-rest:2.0.1")
'org.locationtech.geowave:geowave-service-rest:jar:2.0.1'
<dependency org="org.locationtech.geowave" name="geowave-service-rest" rev="2.0.1">
<artifact name="geowave-service-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.geowave', module='geowave-service-rest', version='2.0.1')
)
libraryDependencies += "org.locationtech.geowave" % "geowave-service-rest" % "2.0.1"
[org.locationtech.geowave/geowave-service-rest "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.9.5 |
junit : junit | jar | 4.13.2 |