| License |
License |
|---|---|
| Categories |
CategoriesGeo Business Logic Libraries Geospatial |
| GroupId | GroupIdorg.locationtech.geomesa |
| ArtifactId | ArtifactIdgeomesa_pyspark |
| Version | Version3.4.1 |
| Type | Typepom |
| Description |
DescriptionGeoMesa PySpark
A distributed spatio-temporal database built on a number of cloud data storage systems
|
| Filename | Size |
|---|---|
| geomesa_pyspark-3.4.1.pom | |
| geomesa_pyspark-3.4.1.tar.gz | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.locationtech.geomesa/geomesa_pyspark/ -->
<dependency>
<groupId>org.locationtech.geomesa</groupId>
<artifactId>geomesa_pyspark</artifactId>
<version>3.4.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.geomesa/geomesa_pyspark/
implementation 'org.locationtech.geomesa:geomesa_pyspark:3.4.1'
// https://jarcasting.com/artifacts/org.locationtech.geomesa/geomesa_pyspark/
implementation ("org.locationtech.geomesa:geomesa_pyspark:3.4.1")
'org.locationtech.geomesa:geomesa_pyspark:pom:3.4.1'
<dependency org="org.locationtech.geomesa" name="geomesa_pyspark" rev="3.4.1">
<artifact name="geomesa_pyspark" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.geomesa', module='geomesa_pyspark', version='3.4.1')
)
libraryDependencies += "org.locationtech.geomesa" % "geomesa_pyspark" % "3.4.1"
[org.locationtech.geomesa/geomesa_pyspark "3.4.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.locationtech.geomesa : geomesa-spark-core_2.11 | jar | 3.4.1 |