| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface Geo Business Logic Libraries Geospatial | 
| GroupId | GroupIdorg.locationtech.geowave | 
| ArtifactId | ArtifactIdgeowave-cli-landsat8 | 
| Last Version | Last Version2.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionGeoWave LandSat8 Operations GeoWave support for public LandSat8 data | 
| Filename | Size | 
|---|---|
| geowave-cli-landsat8-2.0.1.pom | |
| geowave-cli-landsat8-2.0.1.jar | 69 KB | 
| geowave-cli-landsat8-2.0.1-sources.jar | 44 KB | 
| geowave-cli-landsat8-2.0.1-javadoc.jar | 171 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-cli-landsat8/ -->
<dependency>
    <groupId>org.locationtech.geowave</groupId>
    <artifactId>geowave-cli-landsat8</artifactId>
    <version>2.0.1</version>
</dependency>// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-cli-landsat8/
implementation 'org.locationtech.geowave:geowave-cli-landsat8:2.0.1'// https://jarcasting.com/artifacts/org.locationtech.geowave/geowave-cli-landsat8/
implementation ("org.locationtech.geowave:geowave-cli-landsat8:2.0.1")'org.locationtech.geowave:geowave-cli-landsat8:jar:2.0.1'<dependency org="org.locationtech.geowave" name="geowave-cli-landsat8" rev="2.0.1">
  <artifact name="geowave-cli-landsat8" type="jar" />
</dependency>@Grapes(
@Grab(group='org.locationtech.geowave', module='geowave-cli-landsat8', version='2.0.1')
)libraryDependencies += "org.locationtech.geowave" % "geowave-cli-landsat8" % "2.0.1"[org.locationtech.geowave/geowave-cli-landsat8 "2.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.locationtech.geowave : geowave-adapter-raster | jar | 2.0.1 | 
| org.locationtech.geowave : geowave-adapter-vector | jar | 2.0.1 | 
| org.locationtech.geowave : geowave-core-ingest | jar | 2.0.1 | 
| org.apache.commons : commons-csv | jar | 1.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 |