License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.locationtech.geotrellis |
ArtifactId | ArtifactIdgeotrellis_2.11 |
Version | Version2.0.1 |
Type | Typejar |
Description |
Descriptiongeotrellis
GeoTrellis is an open source geographic data processing engine for high performance applications.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
geotrellis_2.11-2.0.1.pom | |
geotrellis_2.11-2.0.1.jar | 303 bytes |
geotrellis_2.11-2.0.1-sources.jar | 252 bytes |
geotrellis_2.11-2.0.1-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.locationtech.geotrellis/geotrellis_2.11/ -->
<dependency>
<groupId>org.locationtech.geotrellis</groupId>
<artifactId>geotrellis_2.11</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.geotrellis/geotrellis_2.11/
implementation 'org.locationtech.geotrellis:geotrellis_2.11:2.0.1'
// https://jarcasting.com/artifacts/org.locationtech.geotrellis/geotrellis_2.11/
implementation ("org.locationtech.geotrellis:geotrellis_2.11:2.0.1")
'org.locationtech.geotrellis:geotrellis_2.11:jar:2.0.1'
<dependency org="org.locationtech.geotrellis" name="geotrellis_2.11" rev="2.0.1">
<artifact name="geotrellis_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.geotrellis', module='geotrellis_2.11', version='2.0.1')
)
libraryDependencies += "org.locationtech.geotrellis" % "geotrellis_2.11" % "2.0.1"
[org.locationtech.geotrellis/geotrellis_2.11 "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
Group / Artifact | Type | Version |
---|---|---|
com.sksamuel.scapegoat : scalac-scapegoat-plugin_2.11 | jar | 1.3.3 |