is not current version
Last Version 2.0.1

org.locationtech.geowave:geowave-core-cli 1.0.0-RC1

Command Line Interface for GeoWave Tools

Categories

Categories

CLI User Interface Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.locationtech.geowave
ArtifactId

ArtifactId

geowave-core-cli
Version

Version

1.0.0-RC1
Type

Type

jar

Download geowave-core-cli 1.0.0-RC1


<!-- https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-core-cli/ -->
<dependency>
    <groupId>org.locationtech.geowave</groupId>
    <artifactId>geowave-core-cli</artifactId>
    <version>1.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-core-cli/
implementation 'org.locationtech.geowave:geowave-core-cli:1.0.0-RC1'
// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-core-cli/
implementation ("org.locationtech.geowave:geowave-core-cli:1.0.0-RC1")
'org.locationtech.geowave:geowave-core-cli:jar:1.0.0-RC1'
<dependency org="org.locationtech.geowave" name="geowave-core-cli" rev="1.0.0-RC1">
  <artifact name="geowave-core-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.geowave', module='geowave-core-cli', version='1.0.0-RC1')
)
libraryDependencies += "org.locationtech.geowave" % "geowave-core-cli" % "1.0.0-RC1"
[org.locationtech.geowave/geowave-core-cli "1.0.0-RC1"]