Last Version

Flume NG Configuration 1.10.0

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.

License

License

Categories

Categories

Configuration Application Layer Libs config
GroupId

GroupId

org.apache.flume
ArtifactId

ArtifactId

flume-ng-configuration
Version

Version

1.10.0
Type

Type

jar
Description

Description

Flume NG Configuration
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.
Project Organization

Project Organization

Apache Software Foundation

Download flume-ng-configuration 1.10.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.32
com.google.guava : guava jar 11.0.2
org.apache.flume : flume-ng-sdk jar 1.10.0
org.apache.flume : flume-ng-config-filter-api jar 1.10.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1
org.apache.logging.log4j : log4j-1.2-api jar 2.17.1

Project Modules

There are no modules declared in this project.