| License | License | 
|---|---|
| GroupId | GroupIdorg.apache.inlong | 
| ArtifactId | ArtifactIdinlong-common | 
| Version | Version1.1.0-incubating | 
| Type | Typejar | 
| Description | DescriptionApache InLong - 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 | 
<!-- https://jarcasting.com/artifacts/org.apache.inlong/inlong-common/ -->
<dependency>
    <groupId>org.apache.inlong</groupId>
    <artifactId>inlong-common</artifactId>
    <version>1.1.0-incubating</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.inlong/inlong-common/
implementation 'org.apache.inlong:inlong-common:1.1.0-incubating'// https://jarcasting.com/artifacts/org.apache.inlong/inlong-common/
implementation ("org.apache.inlong:inlong-common:1.1.0-incubating")'org.apache.inlong:inlong-common:jar:1.1.0-incubating'<dependency org="org.apache.inlong" name="inlong-common" rev="1.1.0-incubating">
  <artifact name="inlong-common" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.inlong', module='inlong-common', version='1.1.0-incubating')
)libraryDependencies += "org.apache.inlong" % "inlong-common" % "1.1.0-incubating"[org.apache.inlong/inlong-common "1.1.0-incubating"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.xerial.snappy : snappy-java | jar | 1.1.8.4 | 
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.13.1 | 
| com.google.code.gson : gson | jar | 2.8.6 | 
| com.google.guava : guava | jar | 19.0 | 
| org.projectlombok : lombok | jar | 1.18.22 | 
| org.apache.commons : commons-lang3 | jar | 3.11 | 
| io.prometheus : simpleclient_httpserver | jar | 0.14.1 | 
| org.apache.httpcomponents : httpcore | jar | 4.4.14 | 
| org.apache.httpcomponents : httpclient | jar | 4.5.13 | 
| org.slf4j : slf4j-api | jar | 1.7.36 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 | 
| org.mockito : mockito-core | jar | 3.12.4 |