is not current version
Last Version 1.2.0-incubating

Apache InLong - Common 1.0.0-incubating

InLong is a one-stop data integration framework 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

inlong-common
Version

Version

1.0.0-incubating
Type

Type

jar
Description

Description

Apache InLong - Common
InLong is a one-stop data integration framework 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 inlong-common 1.0.0-incubating


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

Dependencies

compile (3)

Group / Artifact Type Version
org.xerial.snappy : snappy-java jar 1.1.0
org.slf4j : slf4j-api jar 1.6.4
com.google.guava : guava jar 11.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.