License |
License |
---|---|
GroupId | GroupIdorg.apache.inlong |
ArtifactId | ArtifactIdagent-plugins |
Last Version | Last Version1.2.0-incubating |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache InLong - Agent Plugins
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-plugins-1.2.0-incubating.pom | |
agent-plugins-1.2.0-incubating.jar | 94 KB |
agent-plugins-1.2.0-incubating-sources.jar | 62 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.inlong/agent-plugins/ -->
<dependency>
<groupId>org.apache.inlong</groupId>
<artifactId>agent-plugins</artifactId>
<version>1.2.0-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.inlong/agent-plugins/
implementation 'org.apache.inlong:agent-plugins:1.2.0-incubating'
// https://jarcasting.com/artifacts/org.apache.inlong/agent-plugins/
implementation ("org.apache.inlong:agent-plugins:1.2.0-incubating")
'org.apache.inlong:agent-plugins:jar:1.2.0-incubating'
<dependency org="org.apache.inlong" name="agent-plugins" rev="1.2.0-incubating">
<artifact name="agent-plugins" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.inlong', module='agent-plugins', version='1.2.0-incubating')
)
libraryDependencies += "org.apache.inlong" % "agent-plugins" % "1.2.0-incubating"
[org.apache.inlong/agent-plugins "1.2.0-incubating"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.inlong : agent-common | jar | 1.2.0-incubating |
org.apache.inlong : agent-core | jar | 1.2.0-incubating |
org.apache.inlong : dataproxy-sdk | jar | 1.2.0-incubating |
io.debezium : debezium-api | jar | 1.8.0.Final |
io.debezium : debezium-embedded | jar | 1.8.0.Final |
org.apache.kafka : kafka-clients | jar | 3.0.0 |
io.debezium : debezium-connector-mysql | jar | 1.8.0.Final |
org.postgresql : postgresql | jar | 42.3.4 |
org.projectlombok : lombok | jar | 1.18.22 |
org.apache.pulsar : pulsar-client | jar | 2.8.1 |
org.apache.kafka : kafka_2.11 | jar | 2.4.1 |
com.google.guava : guava | jar | 31.0.1-jre |
org.slf4j : slf4j-api | jar | 1.7.36 |
Group / Artifact | Type | Version |
---|---|---|
org.awaitility : awaitility | jar | 4.0.3 |
net.bytebuddy : byte-buddy | jar | 1.12.9 |
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 3.12.4 |
org.powermock : powermock-module-junit4 | jar | 2.0.9 |
org.powermock : powermock-api-mockito2 | jar | 2.0.9 |