Last Version

Apache InLong - Agent Core 1.2.0-incubating

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.

License

License

GroupId

GroupId

org.apache.inlong
ArtifactId

ArtifactId

agent-core
Version

Version

1.2.0-incubating
Type

Type

jar
Description

Description

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

Apache Software Foundation

Download agent-core 1.2.0-incubating


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

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.inlong : agent-common jar 1.2.0-incubating
org.apache.inlong : inlong-common jar 1.2.0-incubating
org.eclipse.jetty : jetty-server jar 9.4.44.v20210927
org.eclipse.jetty : jetty-servlet jar 9.4.44.v20210927
org.eclipse.jetty : jetty-util jar 9.4.44.v20210927
org.apache.httpcomponents : httpclient jar 4.5.13
io.prometheus : simpleclient jar 0.14.1
io.prometheus : simpleclient_hotspot jar 0.14.1
io.prometheus : simpleclient_httpserver jar 0.14.1
com.typesafe.akka : akka-stream_2.11 jar 2.5.21

test (2)

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

Project Modules

There are no modules declared in this project.