License |
License |
---|---|
Categories |
CategoriesCLI User Interface Geo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.locationtech.geowave |
ArtifactId | ArtifactIdgeowave-cli-debug |
Version | Version2.0.0 |
Type | Typejar |
Description |
DescriptionGeoWave Debug Commandline Tools
A set of ad-hoc debug tools available through the command line that can be applied to GeoWave data
|
Filename | Size |
---|---|
geowave-cli-debug-2.0.0.pom | |
geowave-cli-debug-2.0.0.jar | 20 KB |
geowave-cli-debug-2.0.0-sources.jar | 13 KB |
geowave-cli-debug-2.0.0-javadoc.jar | 64 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-cli-debug/ -->
<dependency>
<groupId>org.locationtech.geowave</groupId>
<artifactId>geowave-cli-debug</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-cli-debug/
implementation 'org.locationtech.geowave:geowave-cli-debug:2.0.0'
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-cli-debug/
implementation ("org.locationtech.geowave:geowave-cli-debug:2.0.0")
'org.locationtech.geowave:geowave-cli-debug:jar:2.0.0'
<dependency org="org.locationtech.geowave" name="geowave-cli-debug" rev="2.0.0">
<artifact name="geowave-cli-debug" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.geowave', module='geowave-cli-debug', version='2.0.0')
)
libraryDependencies += "org.locationtech.geowave" % "geowave-cli-debug" % "2.0.0"
[org.locationtech.geowave/geowave-cli-debug "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.locationtech.geowave : geowave-datastore-accumulo | jar | 2.0.0 |
org.locationtech.geowave : geowave-datastore-hbase | jar | 2.0.0 |
org.locationtech.geowave : geowave-adapter-vector | jar | 2.0.0 |
org.locationtech.geowave : geowave-adapter-raster | jar | 2.0.0 |
org.locationtech.geowave : geowave-analytic-spark | jar | 2.0.0 |
org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |