is not current version
Last Version 4.2.0

com.azavea.geotrellis:geotrellis-server-stac_2.11 4.1.0

GeoTrellis Server is a set of components designed to simplify viewing, processing, and serving raster data from arbitrary sources with an emphasis on doing so in a functional style.

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.azavea.geotrellis
ArtifactId

ArtifactId

geotrellis-server-stac_2.11
Version

Version

4.1.0
Type

Type

jar

Download geotrellis-server-stac_2.11 4.1.0


<!-- https://jarcasting.com/artifacts/com.azavea.geotrellis/geotrellis-server-stac_2.11/ -->
<dependency>
    <groupId>com.azavea.geotrellis</groupId>
    <artifactId>geotrellis-server-stac_2.11</artifactId>
    <version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.azavea.geotrellis/geotrellis-server-stac_2.11/
implementation 'com.azavea.geotrellis:geotrellis-server-stac_2.11:4.1.0'
// https://jarcasting.com/artifacts/com.azavea.geotrellis/geotrellis-server-stac_2.11/
implementation ("com.azavea.geotrellis:geotrellis-server-stac_2.11:4.1.0")
'com.azavea.geotrellis:geotrellis-server-stac_2.11:jar:4.1.0'
<dependency org="com.azavea.geotrellis" name="geotrellis-server-stac_2.11" rev="4.1.0">
  <artifact name="geotrellis-server-stac_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azavea.geotrellis', module='geotrellis-server-stac_2.11', version='4.1.0')
)
libraryDependencies += "com.azavea.geotrellis" % "geotrellis-server-stac_2.11" % "4.1.0"
[com.azavea.geotrellis/geotrellis-server-stac_2.11 "4.1.0"]