не последняя версия
Последняя версия 1.2.0-incubating

sedona-parent 1.1.0-incubating

Apache Sedona is a cluster computing system for processing large-scale spatial data. 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.

Лицензия

Лицензия

Группа

Группа

org.apache.sedona
Идентификатор

Идентификатор

sedona-parent
Версия

Версия

1.1.0-incubating
Тип

Тип

pom
Описание

Описание

sedona-parent
Apache Sedona is a cluster computing system for processing large-scale spatial data. 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.
Ссылка на сайт

Ссылка на сайт

http://sedona.apache.org/
Организация-разработчик

Организация-разработчик

The Apache Software Foundation
Система контроля версий

Система контроля версий

https://github.com/apache/incubator-sedona

Скачать sedona-parent 1.1.0-incubating

Имя Файла Размер
sedona-parent-1.1.0-incubating.pom 23 KB
Обзор

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

Зависимости

provided (15)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-databind jar ${jackson.version}
com.fasterxml.jackson.core : jackson-core jar ${jackson.version}
org.wololo : jts2geojson jar 0.16.1
org.locationtech.jts : jts-core jar 1.18.0
org.datasyslab : sernetcdf jar 0.1.0
org.geotools » gt-main jar 24.0
org.geotools » gt-referencing jar 24.0
org.geotools » gt-epsg-hsql jar 24.0
org.geotools » gt-geotiff jar 24.0
org.geotools » gt-coverage jar 24.0
org.apache.spark : spark-core_2.12 jar ${spark.version}
org.apache.spark : spark-sql_2.12 jar ${spark.version}
org.apache.hadoop : hadoop-mapreduce-client-core jar 2.8.2
org.apache.hadoop : hadoop-common jar 2.8.2
org.apache.hadoop : hadoop-hdfs jar 2.8.2

test (3)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.scalatest : scalatest_2.12 jar 3.1.1
org.scala-lang : scala-compiler jar ${scala.version}

Модули Проекта

  • core
  • sql
  • viz
  • python-adapter