License |
License |
---|---|
Categories |
CategoriesCLI User Interface Geo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.locationtech.geowave |
ArtifactId | ArtifactIdgeowave-cli-debug |
Version | Version1.2.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-1.2.0.pom | |
geowave-cli-debug-1.2.0.jar | 21 KB |
geowave-cli-debug-1.2.0-sources.jar | 13 KB |
geowave-cli-debug-1.2.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>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-cli-debug/
implementation 'org.locationtech.geowave:geowave-cli-debug:1.2.0'
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-cli-debug/
implementation ("org.locationtech.geowave:geowave-cli-debug:1.2.0")
'org.locationtech.geowave:geowave-cli-debug:jar:1.2.0'
<dependency org="org.locationtech.geowave" name="geowave-cli-debug" rev="1.2.0">
<artifact name="geowave-cli-debug" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.geowave', module='geowave-cli-debug', version='1.2.0')
)
libraryDependencies += "org.locationtech.geowave" % "geowave-cli-debug" % "1.2.0"
[org.locationtech.geowave/geowave-cli-debug "1.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.locationtech.geowave : geowave-datastore-accumulo | jar | 1.2.0 |
org.locationtech.geowave : geowave-datastore-hbase | jar | 1.2.0 |
org.locationtech.geowave : geowave-adapter-vector | jar | 1.2.0 |
org.locationtech.geowave : geowave-adapter-raster | jar | 1.2.0 |
org.locationtech.geowave : geowave-analytic-spark | jar | 1.2.0 |
org.slf4j : slf4j-log4j12 | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |