License |
License |
---|---|
GroupId | GroupIdorg.apache.inlong |
ArtifactId | ArtifactIdsort-common |
Last Version | Last Version1.2.0-incubating |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache 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 |
Filename | Size |
---|---|
sort-common-1.2.0-incubating.pom | |
sort-common-1.2.0-incubating.jar | 9 MB |
sort-common-1.2.0-incubating-sources.jar | 48 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
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 |