is not current version
Last Version 2.0.1

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

GeoWave support for public Sentinel2 data

Categories

Categories

CLI User Interface Geo Business Logic Libraries Geospatial Sentinel Container Microservices
GroupId

GroupId

org.locationtech.geowave
ArtifactId

ArtifactId

geowave-cli-sentinel2
Version

Version

1.1.0
Type

Type

jar

Download geowave-cli-sentinel2 1.1.0


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