License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.azavea.geotrellis |
ArtifactId | ArtifactIdgeotrellis-s3_2.11 |
Version | Version0.10.3 |
Type | Typejar |
Description |
Descriptiongeotrellis-s3
GeoTrellis is an open source geographic data processing engine for high performance applications.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
geotrellis-s3_2.11-0.10.3.pom | |
geotrellis-s3_2.11-0.10.3.jar | 204 KB |
geotrellis-s3_2.11-0.10.3-sources.jar | 26 KB |
geotrellis-s3_2.11-0.10.3-javadoc.jar | 520 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.azavea.geotrellis/geotrellis-s3_2.11/ -->
<dependency>
<groupId>com.azavea.geotrellis</groupId>
<artifactId>geotrellis-s3_2.11</artifactId>
<version>0.10.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.azavea.geotrellis/geotrellis-s3_2.11/
implementation 'com.azavea.geotrellis:geotrellis-s3_2.11:0.10.3'
// https://jarcasting.com/artifacts/com.azavea.geotrellis/geotrellis-s3_2.11/
implementation ("com.azavea.geotrellis:geotrellis-s3_2.11:0.10.3")
'com.azavea.geotrellis:geotrellis-s3_2.11:jar:0.10.3'
<dependency org="com.azavea.geotrellis" name="geotrellis-s3_2.11" rev="0.10.3">
<artifact name="geotrellis-s3_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azavea.geotrellis', module='geotrellis-s3_2.11', version='0.10.3')
)
libraryDependencies += "com.azavea.geotrellis" % "geotrellis-s3_2.11" % "0.10.3"
[com.azavea.geotrellis/geotrellis-s3_2.11 "0.10.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
com.amazonaws : aws-java-sdk-s3 | jar | 1.9.34 |
org.spire-math : spire_2.11 | jar | 0.11.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-core_2.11 | jar | 1.5.2 |
Group / Artifact | Type | Version |
---|---|---|
com.azavea.geotrellis : geotrellis-spark-testkit_2.11 | jar | 0.10.3 |
com.azavea.geotrellis : geotrellis-spark_2.11 | jar | 0.10.3 |
org.scalatest : scalatest_2.11 | jar | 2.2.6 |