Categories |
CategoriesGeo Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdorg.locationtech.geomesa |
ArtifactId | ArtifactIdgeomesa_pyspark |
Version | Version1.3.6 |
Type | Typepom |
Filename | Size |
---|---|
geomesa_pyspark-1.3.6.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.locationtech.geomesa/geomesa_pyspark/ -->
<dependency>
<groupId>org.locationtech.geomesa</groupId>
<artifactId>geomesa_pyspark</artifactId>
<version>1.3.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.locationtech.geomesa/geomesa_pyspark/
implementation 'org.locationtech.geomesa:geomesa_pyspark:1.3.6'
// https://jarcasting.com/artifacts/org.locationtech.geomesa/geomesa_pyspark/
implementation ("org.locationtech.geomesa:geomesa_pyspark:1.3.6")
'org.locationtech.geomesa:geomesa_pyspark:pom:1.3.6'
<dependency org="org.locationtech.geomesa" name="geomesa_pyspark" rev="1.3.6">
<artifact name="geomesa_pyspark" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.locationtech.geomesa', module='geomesa_pyspark', version='1.3.6')
)
libraryDependencies += "org.locationtech.geomesa" % "geomesa_pyspark" % "1.3.6"
[org.locationtech.geomesa/geomesa_pyspark "1.3.6"]