is not current version
Last Version 2.0.1

org.locationtech.geowave:geowave-core-cli 1.1.0

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.1.0
Type

Type

jar

Download geowave-core-cli 1.1.0


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