| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.flume |
| Идентификатор | Идентификаторflume-ng-node |
| Последняя версия | Последняя версия1.10.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеFlume NG Node
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| flume-ng-node-1.10.0.pom | |
| flume-ng-node-1.10.0.jar | 34 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.flume/flume-ng-node/ -->
<dependency>
<groupId>org.apache.flume</groupId>
<artifactId>flume-ng-node</artifactId>
<version>1.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.flume/flume-ng-node/
implementation 'org.apache.flume:flume-ng-node:1.10.0'
// https://jarcasting.com/artifacts/org.apache.flume/flume-ng-node/
implementation ("org.apache.flume:flume-ng-node:1.10.0")
'org.apache.flume:flume-ng-node:jar:1.10.0'
<dependency org="org.apache.flume" name="flume-ng-node" rev="1.10.0">
<artifact name="flume-ng-node" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.flume', module='flume-ng-node', version='1.10.0')
)
libraryDependencies += "org.apache.flume" % "flume-ng-node" % "1.10.0"
[org.apache.flume/flume-ng-node "1.10.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.flume : flume-ng-sdk | jar | 1.10.0 |
| org.apache.flume : flume-ng-configuration | jar | 1.10.0 |
| org.apache.flume : flume-ng-core | jar | 1.10.0 |
| org.apache.flume.flume-ng-sinks : flume-hdfs-sink | jar | 1.10.0 |
| org.apache.flume.flume-ng-sinks : flume-irc-sink | jar | 1.10.0 |
| org.apache.flume.flume-ng-channels : flume-jdbc-channel | jar | 1.10.0 |
| org.apache.flume.flume-ng-channels : flume-file-channel | jar | 1.10.0 |
| org.apache.flume.flume-ng-channels : flume-spillable-memory-channel | jar | 1.10.0 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| com.google.guava : guava | jar | 11.0.2 |
| commons-cli : commons-cli | jar | 1.5.0 |
| commons-io : commons-io | jar | 2.11.0 |
| org.apache.commons : commons-text | jar | 1.9 |
| org.apache.curator : curator-framework | jar | 5.1.0 |
| org.apache.curator : curator-recipes | jar | 5.1.0 |
| net.jcip : jcip-annotations Необязательный | jar | 1.0 |
| com.github.spotbugs : spotbugs-annotations Необязательный | jar | 4.2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
| org.apache.logging.log4j : log4j-1.2-api | jar | 2.17.1 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 |
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-all | jar | 1.9.0 |
| com.github.stefanbirkner : system-rules | jar | 1.17.0 |
| org.apache.curator : curator-test | jar | 5.1.0 |