License |
License |
---|---|
Categories |
CategoriesCLI User Interface Geo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.locationtech.geowave |
ArtifactId | ArtifactIdgeowave-service-client |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeoWave Java Client for REST services
The set of services and clients provided for GeoWave
|
<!-- https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-service-client/ -->
<dependency>
<groupId>org.locationtech.geowave</groupId>
<artifactId>geowave-service-client</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-service-client/
implementation 'org.locationtech.geowave:geowave-service-client:2.0.1'
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-service-client/
implementation ("org.locationtech.geowave:geowave-service-client:2.0.1")
'org.locationtech.geowave:geowave-service-client:jar:2.0.1'
<dependency org="org.locationtech.geowave" name="geowave-service-client" rev="2.0.1">
<artifact name="geowave-service-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.geowave', module='geowave-service-client', version='2.0.1')
)
libraryDependencies += "org.locationtech.geowave" % "geowave-service-client" % "2.0.1"
[org.locationtech.geowave/geowave-service-client "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.locationtech.geowave : geowave-service-api | jar | 2.0.1 |
org.geotools » gt-opengis | jar | 25.0 |
net.sf.json-lib : json-lib | jar | 2.4 |
org.glassfish.jersey.core : jersey-client | jar | 2.23.1 |
org.glassfish.jersey.ext : jersey-proxy-client | jar | 2.23.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.apache.logging.log4j : log4j-1.2-api | jar | 2.17.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |