is not current version
Last Version 4.2.0

com.azavea.geotrellis:geotrellis-server-ogc_2.11 4.0.1

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-ogc_2.11
Version

Version

4.0.1
Type

Type

jar

Download geotrellis-server-ogc_2.11 4.0.1


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