Last Version

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

inlong-agent
Version

Version

1.2.0-incubating
Type

Type

pom
Description

Description

Apache InLong - Agent
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 inlong-agent 1.2.0-incubating


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • agent-common
  • agent-core
  • agent-plugins
  • agent-release
  • agent-docker