Categories |
CategoriesGeo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdcom.azavea.geotrellis |
ArtifactId | ArtifactIdgeotrellis-server-ogc_2.12 |
Version | Version4.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.azavea.geotrellis/geotrellis-server-ogc_2.12/ -->
<dependency>
<groupId>com.azavea.geotrellis</groupId>
<artifactId>geotrellis-server-ogc_2.12</artifactId>
<version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.azavea.geotrellis/geotrellis-server-ogc_2.12/
implementation 'com.azavea.geotrellis:geotrellis-server-ogc_2.12:4.0.1'
// https://jarcasting.com/artifacts/com.azavea.geotrellis/geotrellis-server-ogc_2.12/
implementation ("com.azavea.geotrellis:geotrellis-server-ogc_2.12:4.0.1")
'com.azavea.geotrellis:geotrellis-server-ogc_2.12:jar:4.0.1'
<dependency org="com.azavea.geotrellis" name="geotrellis-server-ogc_2.12" rev="4.0.1">
<artifact name="geotrellis-server-ogc_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azavea.geotrellis', module='geotrellis-server-ogc_2.12', version='4.0.1')
)
libraryDependencies += "com.azavea.geotrellis" % "geotrellis-server-ogc_2.12" % "4.0.1"
[com.azavea.geotrellis/geotrellis-server-ogc_2.12 "4.0.1"]