| License |
License |
|---|---|
| Categories |
CategoriesGeo Business Logic Libraries Geospatial |
| GroupId | GroupIdorg.locationtech.geotrellis |
| ArtifactId | ArtifactIdgeotrellis-hbase_2.11 |
| Version | Version3.5.2 |
| Type | Typejar |
| Description |
Descriptiongeotrellis-hbase
geographic data processing library for high performance applications
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| geotrellis-hbase_2.11-3.5.2.pom | |
| geotrellis-hbase_2.11-3.5.2.jar | 138 KB |
| geotrellis-hbase_2.11-3.5.2-sources.jar | 13 KB |
| geotrellis-hbase_2.11-3.5.2-javadoc.jar | 445 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.locationtech.geotrellis/geotrellis-hbase_2.11/ -->
<dependency>
<groupId>org.locationtech.geotrellis</groupId>
<artifactId>geotrellis-hbase_2.11</artifactId>
<version>3.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.geotrellis/geotrellis-hbase_2.11/
implementation 'org.locationtech.geotrellis:geotrellis-hbase_2.11:3.5.2'
// https://jarcasting.com/artifacts/org.locationtech.geotrellis/geotrellis-hbase_2.11/
implementation ("org.locationtech.geotrellis:geotrellis-hbase_2.11:3.5.2")
'org.locationtech.geotrellis:geotrellis-hbase_2.11:jar:3.5.2'
<dependency org="org.locationtech.geotrellis" name="geotrellis-hbase_2.11" rev="3.5.2">
<artifact name="geotrellis-hbase_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.geotrellis', module='geotrellis-hbase_2.11', version='3.5.2')
)
libraryDependencies += "org.locationtech.geotrellis" % "geotrellis-hbase_2.11" % "3.5.2"
[org.locationtech.geotrellis/geotrellis-hbase_2.11 "3.5.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| org.locationtech.geotrellis : geotrellis-store_2.11 | pom | 3.5.2 |
| org.locationtech.geotrellis : geotrellis-store_2.11 | jar | 3.5.2 |
| org.locationtech.geotrellis : geotrellis-store_2.11 | jar | 3.5.2 |
| org.locationtech.geotrellis : geotrellis-store_2.11 | jar | 3.5.2 |
| org.apache.hbase : hbase-common | jar | 2.2.5 |
| org.apache.hbase : hbase-client | jar | 2.2.5 |
| org.apache.hbase : hbase-mapreduce | jar | 2.2.5 |
| org.apache.hbase : hbase-server | jar | 2.2.5 |
| org.apache.hbase : hbase-hadoop-compat | jar | 2.2.5 |
| org.apache.hbase : hbase-hadoop2-compat | jar | 2.2.5 |
| org.apache.hbase : hbase-metrics | jar | 2.2.5 |
| org.apache.hbase : hbase-metrics-api | jar | 2.2.5 |
| org.apache.hbase : hbase-zookeeper | jar | 2.2.5 |
| org.codehaus.jackson : jackson-core-asl | jar | 1.9.13 |