| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.sedona |
| Идентификатор | Идентификаторsedona-flink_2.12 |
| Версия | Версия1.2.0-incubating |
| Тип | Типjar |
| Описание |
Описаниеorg.apache.sedona:sedona-flink_2.12
A cluster computing system for processing large-scale spatial data: Streaming API for Apache Flink. 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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.apache.sedona/sedona-flink_2.12/ -->
<dependency>
<groupId>org.apache.sedona</groupId>
<artifactId>sedona-flink_2.12</artifactId>
<version>1.2.0-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sedona/sedona-flink_2.12/
implementation 'org.apache.sedona:sedona-flink_2.12:1.2.0-incubating'
// https://jarcasting.com/artifacts/org.apache.sedona/sedona-flink_2.12/
implementation ("org.apache.sedona:sedona-flink_2.12:1.2.0-incubating")
'org.apache.sedona:sedona-flink_2.12:jar:1.2.0-incubating'
<dependency org="org.apache.sedona" name="sedona-flink_2.12" rev="1.2.0-incubating">
<artifact name="sedona-flink_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sedona', module='sedona-flink_2.12', version='1.2.0-incubating')
)
libraryDependencies += "org.apache.sedona" % "sedona-flink_2.12" % "1.2.0-incubating"
[org.apache.sedona/sedona-flink_2.12 "1.2.0-incubating"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jheaps : jheaps | jar | 0.14 |
| org.scala-lang.modules : scala-collection-compat_2.12 | jar | 2.5.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.flink : flink-runtime-web_2.12 | jar | 1.14.3 |
| junit : junit | jar | 4.12 |
| org.scalatest : scalatest_2.12 | jar | 3.1.1 |
| org.scala-lang : scala-compiler | jar | ${scala.version} |