License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.azavea.geotrellis |
ArtifactId | ArtifactIdgeotrellis-effects_2.12 |
Last Version | Last Version4.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneffects
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-effects_2.12/ -->
<dependency>
<groupId>com.azavea.geotrellis</groupId>
<artifactId>geotrellis-effects_2.12</artifactId>
<version>4.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.azavea.geotrellis/geotrellis-effects_2.12/
implementation 'com.azavea.geotrellis:geotrellis-effects_2.12:4.5.0'
// https://jarcasting.com/artifacts/com.azavea.geotrellis/geotrellis-effects_2.12/
implementation ("com.azavea.geotrellis:geotrellis-effects_2.12:4.5.0")
'com.azavea.geotrellis:geotrellis-effects_2.12:jar:4.5.0'
<dependency org="com.azavea.geotrellis" name="geotrellis-effects_2.12" rev="4.5.0">
<artifact name="geotrellis-effects_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azavea.geotrellis', module='geotrellis-effects_2.12', version='4.5.0')
)
libraryDependencies += "com.azavea.geotrellis" % "geotrellis-effects_2.12" % "4.5.0"
[com.azavea.geotrellis/geotrellis-effects_2.12 "4.5.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.14 |
org.locationtech.geotrellis : geotrellis-raster_2.12 | jar | 3.6.0 |
org.locationtech.geotrellis : geotrellis-store_2.12 | jar | 3.6.0 |
org.typelevel : cats-core_2.12 | jar | 2.6.1 |
org.typelevel : cats-effect_2.12 | jar | 2.5.1 |
io.chrisdavenport : log4cats-slf4j_2.12 | jar | 1.1.1 |