License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.azavea.geotrellis |
ArtifactId | ArtifactIdgeotrellis-server-core_2.11 |
Version | Version4.2.0 |
Type | Typejar |
Description |
Descriptioncore
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.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.azavea.geotrellis/geotrellis-server-core_2.11/ -->
<dependency>
<groupId>com.azavea.geotrellis</groupId>
<artifactId>geotrellis-server-core_2.11</artifactId>
<version>4.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.azavea.geotrellis/geotrellis-server-core_2.11/
implementation 'com.azavea.geotrellis:geotrellis-server-core_2.11:4.2.0'
// https://jarcasting.com/artifacts/com.azavea.geotrellis/geotrellis-server-core_2.11/
implementation ("com.azavea.geotrellis:geotrellis-server-core_2.11:4.2.0")
'com.azavea.geotrellis:geotrellis-server-core_2.11:jar:4.2.0'
<dependency org="com.azavea.geotrellis" name="geotrellis-server-core_2.11" rev="4.2.0">
<artifact name="geotrellis-server-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azavea.geotrellis', module='geotrellis-server-core_2.11', version='4.2.0')
)
libraryDependencies += "com.azavea.geotrellis" % "geotrellis-server-core_2.11" % "4.2.0"
[com.azavea.geotrellis/geotrellis-server-core_2.11 "4.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
io.circe : circe-core_2.11 | jar | 0.11.1 |
io.circe : circe-generic_2.11 | jar | 0.11.1 |
io.circe : circe-parser_2.11 | jar | 0.11.1 |
io.circe : circe-optics_2.11 | jar | 0.11.0 |
io.circe : circe-shapes_2.11 | jar | 0.11.1 |
org.locationtech.geotrellis : geotrellis-s3_2.11 | jar | 3.4.0 |
org.locationtech.geotrellis : geotrellis-store_2.11 | jar | 3.4.0 |
org.typelevel : cats-core_2.11 | jar | 1.6.1 |
org.typelevel : cats-effect_2.11 | jar | 1.4.0 |
com.azavea.geotrellis : maml-jvm_2.11 | jar | 0.6.1 |
com.github.mpilquist : simulacrum_2.11 | jar | 0.12.0 |
io.higherkindness : droste-core_2.11 | jar | 0.8.0 |
io.circe : circe-java8_2.11 | jar | 0.11.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.4 |