is not current version
Last Version 1.2.0-incubating

Apache InLong - Sort Core 1.1.0-incubating

InLong is a one-stop integration framework for massive data donated by Tencent to the Apache community. It provides automatic, safe, reliable, and high-performance data transmission capabilities to facilitate the construction of streaming-based data analysis, modeling, and applications.

License

License

GroupId

GroupId

org.apache.inlong
ArtifactId

ArtifactId

sort-core
Version

Version

1.1.0-incubating
Type

Type

jar
Description

Description

Apache InLong - Sort Core
InLong is a one-stop integration framework for massive data donated by Tencent to the Apache community. It provides automatic, safe, reliable, and high-performance data transmission capabilities to facilitate the construction of streaming-based data analysis, modeling, and applications.
Project Organization

Project Organization

Apache Software Foundation

Download sort-core 1.1.0-incubating


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

Dependencies

compile (17)

Group / Artifact Type Version
org.apache.inlong : sort-common jar 1.1.0-incubating
org.apache.inlong : sort-connectors jar 1.1.0-incubating
org.apache.inlong : tubemq-client jar 1.1.0-incubating
org.apache.inlong : sort-format-base jar 1.1.0-incubating
org.apache.inlong : sort-format-common jar 1.1.0-incubating
org.apache.inlong : sort-format-csv jar 1.1.0-incubating
org.apache.inlong : sort-format-kv jar 1.1.0-incubating
org.apache.inlong : sort-format-inlongmsg-base jar 1.1.0-incubating
org.apache.inlong : sort-format-inlongmsg-csv jar 1.1.0-incubating
org.apache.inlong : audit-sdk jar 1.1.0-incubating
com.google.guava : guava jar 19.0
org.apache.curator : curator-framework jar 2.12.0
org.apache.curator : curator-recipes jar 2.12.0
org.apache.commons : commons-lang3 jar 3.11
org.apache.hive : hive-exec jar 3.1.2
org.apache.hive : hive-jdbc jar 3.1.2
org.objenesis : objenesis jar 3.1

provided (7)

Group / Artifact Type Version
org.apache.flink : flink-core jar 1.13.5
org.apache.flink : flink-streaming-java_2.11 jar 1.13.5
org.apache.flink : flink-table-common jar 1.13.5
org.slf4j : slf4j-api jar 1.7.36
org.slf4j : slf4j-log4j12 jar 1.7.36
org.apache.logging.log4j : log4j-1.2-api jar 2.17.2
junit : junit jar 4.13.2

test (11)

Group / Artifact Type Version
org.apache.inlong : inlong-common jar 1.1.0-incubating
org.apache.inlong : sort-api jar 1.1.0-incubating
org.apache.curator : curator-test jar 2.12.0
org.apache.hadoop : hadoop-minicluster jar 2.10.1
org.apache.hive : hive-metastore jar 3.1.2
org.apache.flink : flink-test-utils_2.11 jar 1.13.5
org.testcontainers : pulsar jar 1.15.3
org.apache.flink : flink-streaming-java_2.11 test-jar 1.13.5
org.xerial.snappy : snappy-java jar 1.1.8.4
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 3.12.4

Project Modules

There are no modules declared in this project.