License |
License |
---|---|
GroupId | GroupIdorg.apache.inlong |
ArtifactId | ArtifactIdagent-common |
Last Version | Last Version1.2.0-incubating |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache InLong - Agent 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/agent-common/ -->
<dependency>
<groupId>org.apache.inlong</groupId>
<artifactId>agent-common</artifactId>
<version>1.2.0-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.inlong/agent-common/
implementation 'org.apache.inlong:agent-common:1.2.0-incubating'
// https://jarcasting.com/artifacts/org.apache.inlong/agent-common/
implementation ("org.apache.inlong:agent-common:1.2.0-incubating")
'org.apache.inlong:agent-common:jar:1.2.0-incubating'
<dependency org="org.apache.inlong" name="agent-common" rev="1.2.0-incubating">
<artifact name="agent-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.inlong', module='agent-common', version='1.2.0-incubating')
)
libraryDependencies += "org.apache.inlong" % "agent-common" % "1.2.0-incubating"
[org.apache.inlong/agent-common "1.2.0-incubating"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.inlong : inlong-common | jar | 1.2.0-incubating |
org.apache.inlong : audit-sdk | jar | 1.2.0-incubating |
commons-dbutils : commons-dbutils | jar | 1.7 |
org.apache.commons : commons-lang3 | jar | 3.11 |
com.google.code.gson : gson | jar | 2.8.6 |
org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 |
org.slf4j : slf4j-api | jar | 1.7.36 |
org.rocksdb : rocksdbjni | jar | 6.14.6 |
commons-codec : commons-codec | jar | 1.15 |
commons-cli : commons-cli | jar | 1.4 |
commons-io : commons-io | jar | 2.11.0 |
io.prometheus : simpleclient | jar | 0.14.1 |
io.prometheus : simpleclient_hotspot | jar | 0.14.1 |
io.prometheus : simpleclient_httpserver | jar | 0.14.1 |
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |