License |
License |
---|---|
GroupId | GroupIdorg.apache.inlong |
ArtifactId | ArtifactIdagent-core |
Last Version | Last Version1.2.0-incubating |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache 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 |
Filename | Size |
---|---|
agent-core-1.2.0-incubating.pom | |
agent-core-1.2.0-incubating.jar | 44 KB |
agent-core-1.2.0-incubating-sources.jar | 33 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.awaitility : awaitility | jar | 4.0.3 |