is not current version
Last Version 1.2.0-incubating

Apache InLong - Sort Common 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-common
Version

Version

1.1.0-incubating
Type

Type

jar
Description

Description

Apache InLong - Sort Common
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-common 1.1.0-incubating


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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.inlong : sort-format-common jar 1.1.0-incubating
com.google.guava : guava jar 19.0
org.apache.commons : commons-lang3 jar 3.11
org.apache.flink : flink-shaded-jackson jar 2.12.1-13.0
com.google.code.findbugs : jsr305 jar 3.0.2
org.apache.curator : curator-framework jar 2.12.0

provided (4)

Group / Artifact Type Version
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 (2)

Group / Artifact Type Version
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.