is not current version
Last Version 1.2.0-incubating

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

agent-common
Version

Version

1.0.0-incubating
Type

Type

jar
Description

Description

Apache InLong - Agent 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 agent-common 1.0.0-incubating


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

Dependencies

compile (16)

Group / Artifact Type Version
org.apache.inlong : inlong-common jar 1.0.0-incubating
commons-dbutils : commons-dbutils jar 1.7
com.sleepycat : je jar 7.3.7
org.apache.commons : commons-lang3 jar 3.10
com.google.code.gson : gson jar 2.8.5
org.slf4j : slf4j-api jar 1.7.30
org.rocksdb : rocksdbjni jar 6.14.6
org.slf4j : slf4j-log4j12 jar 1.7.30
commons-codec : commons-codec jar 1.15
commons-cli : commons-cli jar 1.4
commons-io : commons-io jar 2.6
io.prometheus : simpleclient jar 0.9.0
io.prometheus : simpleclient_hotspot jar 0.9.0
io.prometheus : simpleclient_httpserver jar 0.9.0
org.projectlombok : lombok jar 1.18.12
org.apache.inlong : audit-sdk jar 1.0.0-incubating

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.