is not current version
Last Version 1.2.0-incubating

org.apache.sedona:sedona-python-adapter-2.4_2.12 1.0.0-incubating

A cluster computing system for processing large-scale spatial data: Python Adapter. Apache Sedona is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Categories

Categories

Python Languages
GroupId

GroupId

org.apache.sedona
ArtifactId

ArtifactId

sedona-python-adapter-2.4_2.12
Version

Version

1.0.0-incubating
Type

Type

jar

Download sedona-python-adapter-2.4_2.12 1.0.0-incubating


<!-- https://jarcasting.com/artifacts/org.apache.sedona/sedona-python-adapter-2.4_2.12/ -->
<dependency>
    <groupId>org.apache.sedona</groupId>
    <artifactId>sedona-python-adapter-2.4_2.12</artifactId>
    <version>1.0.0-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sedona/sedona-python-adapter-2.4_2.12/
implementation 'org.apache.sedona:sedona-python-adapter-2.4_2.12:1.0.0-incubating'
// https://jarcasting.com/artifacts/org.apache.sedona/sedona-python-adapter-2.4_2.12/
implementation ("org.apache.sedona:sedona-python-adapter-2.4_2.12:1.0.0-incubating")
'org.apache.sedona:sedona-python-adapter-2.4_2.12:jar:1.0.0-incubating'
<dependency org="org.apache.sedona" name="sedona-python-adapter-2.4_2.12" rev="1.0.0-incubating">
  <artifact name="sedona-python-adapter-2.4_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sedona', module='sedona-python-adapter-2.4_2.12', version='1.0.0-incubating')
)
libraryDependencies += "org.apache.sedona" % "sedona-python-adapter-2.4_2.12" % "1.0.0-incubating"
[org.apache.sedona/sedona-python-adapter-2.4_2.12 "1.0.0-incubating"]