License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.locationtech.geomesa |
ArtifactId | ArtifactIdgeomesa-hbase-spark_2.11 |
Version | Version3.4.1 |
Type | Typejar |
Description |
DescriptionGeoMesa HBase Spark
A distributed spatio-temporal database built on a number of cloud data storage systems
|
<!-- https://jarcasting.com/artifacts/org.locationtech.geomesa/geomesa-hbase-spark_2.11/ -->
<dependency>
<groupId>org.locationtech.geomesa</groupId>
<artifactId>geomesa-hbase-spark_2.11</artifactId>
<version>3.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.geomesa/geomesa-hbase-spark_2.11/
implementation 'org.locationtech.geomesa:geomesa-hbase-spark_2.11:3.4.1'
// https://jarcasting.com/artifacts/org.locationtech.geomesa/geomesa-hbase-spark_2.11/
implementation ("org.locationtech.geomesa:geomesa-hbase-spark_2.11:3.4.1")
'org.locationtech.geomesa:geomesa-hbase-spark_2.11:jar:3.4.1'
<dependency org="org.locationtech.geomesa" name="geomesa-hbase-spark_2.11" rev="3.4.1">
<artifact name="geomesa-hbase-spark_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.geomesa', module='geomesa-hbase-spark_2.11', version='3.4.1')
)
libraryDependencies += "org.locationtech.geomesa" % "geomesa-hbase-spark_2.11" % "3.4.1"
[org.locationtech.geomesa/geomesa-hbase-spark_2.11 "3.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.locationtech.geomesa : geomesa-hbase-datastore_2.11 | jar | 3.4.1 |
org.locationtech.geomesa : geomesa-hbase-jobs_2.11 | jar | 3.4.1 |
org.locationtech.geomesa : geomesa-spark-core_2.11 | jar | 3.4.1 |
org.scala-lang : scala-library | jar | 2.11.7 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-core_2.11 | jar | 2.4.7 |
org.apache.spark : spark-sql_2.11 | jar | 2.4.7 |
org.apache.hbase : hbase-mapreduce | jar | 2.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.11 | jar | 4.9.2 |
org.specs2 : specs2-junit_2.11 | jar | 4.9.2 |