is not current version
Last Version 1.2.0-incubating

org.apache.sedona:sedona-sql-3.0_2.12 1.0.0-incubating

A cluster computing system for processing large-scale spatial data: SQL API. 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.

GroupId

GroupId

org.apache.sedona
ArtifactId

ArtifactId

sedona-sql-3.0_2.12
Version

Version

1.0.0-incubating
Type

Type

jar

Download sedona-sql-3.0_2.12 1.0.0-incubating


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