is not current version
Last Version 1.2.0-incubating

Apache InLong - Agent Core 0.12.0-incubating

InLong is a one-stop data ingestion platform 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-core
Version

Version

0.12.0-incubating
Type

Type

jar
Description

Description

Apache InLong - Agent Core
InLong is a one-stop data ingestion platform 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-core 0.12.0-incubating


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

Dependencies

compile (8)

Group / Artifact Type Version
org.eclipse.jetty : jetty-server jar 9.4.34.v20201102
org.eclipse.jetty : jetty-servlet jar 9.4.34.v20201102
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.inlong : agent-common jar 0.12.0-incubating
org.apache.inlong : inlong-common jar 0.12.0-incubating
io.prometheus : simpleclient jar 0.9.0
io.prometheus : simpleclient_hotspot jar 0.9.0
io.prometheus : simpleclient_httpserver jar 0.9.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13
org.awaitility : awaitility jar 4.0.3

Project Modules

There are no modules declared in this project.