Last Version

Apache InLong - Sort Common 1.2.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.2.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.2.0-incubating


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.inlong : inlong-common jar 1.2.0-incubating
org.apache.inlong : sort-format-common jar 1.2.0-incubating
com.google.guava : guava jar 31.0.1-jre
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.projectlombok : lombok jar 1.18.22

provided (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

test (3)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-core jar 3.12.4
org.apache.flink : flink-test-utils-junit jar 1.13.5

Project Modules

There are no modules declared in this project.