| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.inlong |
| Идентификатор | Идентификаторagent-plugins |
| Версия | Версия0.9.0-incubating |
| Тип | Типjar |
| Описание |
ОписаниеApache InLong - Agent Plugins
InLong is a one-stop data streaming platform that provides automatic,
ecure, distributed, and efficient data publishing and subscription capabilities.
This platform helps you easily build stream-based data applications.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| agent-plugins-0.9.0-incubating.pom | |
| agent-plugins-0.9.0-incubating.jar | 94 KB |
| agent-plugins-0.9.0-incubating-sources.jar | 62 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.inlong/agent-plugins/ -->
<dependency>
<groupId>org.apache.inlong</groupId>
<artifactId>agent-plugins</artifactId>
<version>0.9.0-incubating</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.inlong/agent-plugins/
implementation 'org.apache.inlong:agent-plugins:0.9.0-incubating'
// https://jarcasting.com/artifacts/org.apache.inlong/agent-plugins/
implementation ("org.apache.inlong:agent-plugins:0.9.0-incubating")
'org.apache.inlong:agent-plugins:jar:0.9.0-incubating'
<dependency org="org.apache.inlong" name="agent-plugins" rev="0.9.0-incubating">
<artifact name="agent-plugins" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.inlong', module='agent-plugins', version='0.9.0-incubating')
)
libraryDependencies += "org.apache.inlong" % "agent-plugins" % "0.9.0-incubating"
[org.apache.inlong/agent-plugins "0.9.0-incubating"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 12.0.1 |
| org.apache.inlong : agent-core | jar | 0.9.0-incubating |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.apache.inlong : inlong-dataproxy-sdk | jar | 0.9.0-incubating |
| org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
| org.apache.pulsar : pulsar-client | jar | 2.6.2 |
| org.projectlombok : lombok | jar | RELEASE |
| org.apache.inlong : agent-common | jar | 0.9.0-incubating |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.powermock : powermock-module-junit4 | jar | 2.0.2 |
| org.powermock : powermock-api-mockito | jar | 1.7.4 |
| junit : junit | jar | 4.13 |
| org.mockito : mockito-core | jar | 3.3.3 |
| org.awaitility : awaitility | jar | 4.0.3 |
| net.bytebuddy : byte-buddy | jar | 1.10.10 |