Last Version

Apache InLong - SDK 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

sdk-common
Version

Version

1.2.0-incubating
Type

Type

jar
Description

Description

Apache InLong - SDK 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 sdk-common 1.2.0-incubating


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

Dependencies

compile (11)

Group / Artifact Type Version
org.apache.inlong : inlong-common jar 1.2.0-incubating
org.apache.flume : flume-ng-core jar 1.9.0
org.apache.flume : flume-ng-node jar 1.9.0
org.apache.flume : flume-ng-sdk jar 1.9.0
org.apache.flume : flume-ng-configuration jar 1.9.0
commons-codec : commons-codec jar 1.15
com.google.protobuf : protobuf-java jar 3.19.4
org.xerial.snappy : snappy-java jar 1.1.8.4
com.alibaba : fastjson jar 1.2.83
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.2
com.google.guava : guava jar 31.0.1-jre

test (4)

Group / Artifact Type Version
org.powermock : powermock-module-junit4 jar 2.0.9
org.powermock : powermock-api-mockito2 jar 2.0.9
org.mockito : mockito-core jar 3.12.4
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.