is not current version
Last Version 3.4.1

org.locationtech.geomesa:geomesa_pyspark 2.1.2


Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.locationtech.geomesa
ArtifactId

ArtifactId

geomesa_pyspark
Version

Version

2.1.2
Type

Type

pom

Download geomesa_pyspark 2.1.2


<!-- https://jarcasting.com/artifacts/org.locationtech.geomesa/geomesa_pyspark/ -->
<dependency>
    <groupId>org.locationtech.geomesa</groupId>
    <artifactId>geomesa_pyspark</artifactId>
    <version>2.1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.geomesa/geomesa_pyspark/
implementation 'org.locationtech.geomesa:geomesa_pyspark:2.1.2'
// https://jarcasting.com/artifacts/org.locationtech.geomesa/geomesa_pyspark/
implementation ("org.locationtech.geomesa:geomesa_pyspark:2.1.2")
'org.locationtech.geomesa:geomesa_pyspark:pom:2.1.2'
<dependency org="org.locationtech.geomesa" name="geomesa_pyspark" rev="2.1.2">
  <artifact name="geomesa_pyspark" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.geomesa', module='geomesa_pyspark', version='2.1.2')
)
libraryDependencies += "org.locationtech.geomesa" % "geomesa_pyspark" % "2.1.2"
[org.locationtech.geomesa/geomesa_pyspark "2.1.2"]