License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.locationtech.geotrellis |
ArtifactId | ArtifactIdgeotrellis-vector_2.13 |
Version | Version3.6.2 |
Type | Typejar |
Description |
Descriptiongeotrellis-vector
geographic data processing library for high performance applications
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.locationtech.geotrellis/geotrellis-vector_2.13/ -->
<dependency>
<groupId>org.locationtech.geotrellis</groupId>
<artifactId>geotrellis-vector_2.13</artifactId>
<version>3.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.geotrellis/geotrellis-vector_2.13/
implementation 'org.locationtech.geotrellis:geotrellis-vector_2.13:3.6.2'
// https://jarcasting.com/artifacts/org.locationtech.geotrellis/geotrellis-vector_2.13/
implementation ("org.locationtech.geotrellis:geotrellis-vector_2.13:3.6.2")
'org.locationtech.geotrellis:geotrellis-vector_2.13:jar:3.6.2'
<dependency org="org.locationtech.geotrellis" name="geotrellis-vector_2.13" rev="3.6.2">
<artifact name="geotrellis-vector_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.geotrellis', module='geotrellis-vector_2.13', version='3.6.2')
)
libraryDependencies += "org.locationtech.geotrellis" % "geotrellis-vector_2.13" % "3.6.2"
[org.locationtech.geotrellis/geotrellis-vector_2.13 "3.6.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
org.locationtech.geotrellis : geotrellis-proj4_2.13 | jar | 3.6.2 |
org.locationtech.geotrellis : geotrellis-util_2.13 | jar | 3.6.2 |
org.locationtech.jts : jts-core | jar | 1.18.1 |
com.chuusai : shapeless_2.13 | jar | 2.3.7 |
com.github.pureconfig : pureconfig_2.13 | jar | 0.14.0 |
io.circe : circe-core_2.13 | jar | 0.14.1 |
io.circe : circe-generic_2.13 | jar | 0.14.1 |
io.circe : circe-parser_2.13 | jar | 0.14.1 |
org.typelevel : cats-core_2.13 | jar | 2.7.0 |
org.apache.commons : commons-math3 | jar | 3.6.1 |
org.scala-lang : scala-reflect | jar | 2.13.8 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.10 |
org.scalacheck : scalacheck_2.13 | jar | 1.15.4 |
org.apache.logging.log4j : log4j-1.2-api | jar | 2.17.0 |