Last Version

Flume NG Clients 1.10.0

All flume NG clients will come under this module

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.flume
ArtifactId

ArtifactId

flume-ng-clients
Version

Version

1.10.0
Type

Type

pom
Description

Description

Flume NG Clients
All flume NG clients will come under this module
Project Organization

Project Organization

Apache Software Foundation

Download flume-ng-clients 1.10.0


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

Dependencies

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

Project Modules

  • flume-ng-log4jappender