License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.locationtech.geotrellis |
ArtifactId | ArtifactIdgeotrellis-slick_2.11 |
Version | Version2.3.3 |
Type | Typejar |
Description |
Descriptiongeotrellis-slick
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 |
<!-- https://jarcasting.com/artifacts/org.locationtech.geotrellis/geotrellis-slick_2.11/ -->
<dependency>
<groupId>org.locationtech.geotrellis</groupId>
<artifactId>geotrellis-slick_2.11</artifactId>
<version>2.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.geotrellis/geotrellis-slick_2.11/
implementation 'org.locationtech.geotrellis:geotrellis-slick_2.11:2.3.3'
// https://jarcasting.com/artifacts/org.locationtech.geotrellis/geotrellis-slick_2.11/
implementation ("org.locationtech.geotrellis:geotrellis-slick_2.11:2.3.3")
'org.locationtech.geotrellis:geotrellis-slick_2.11:jar:2.3.3'
<dependency org="org.locationtech.geotrellis" name="geotrellis-slick_2.11" rev="2.3.3">
<artifact name="geotrellis-slick_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.geotrellis', module='geotrellis-slick_2.11', version='2.3.3')
)
libraryDependencies += "org.locationtech.geotrellis" % "geotrellis-slick_2.11" % "2.3.3"
[org.locationtech.geotrellis/geotrellis-slick_2.11 "2.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.locationtech.geotrellis : geotrellis-vector_2.11 | jar | 2.3.3 |
com.github.tminglei : slick-pg_2.11 | jar | 0.16.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.5 |