Flume HTTP/S Sink

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

GroupId

GroupId

org.apache.flume.flume-ng-sinks
ArtifactId

ArtifactId

flume-http-sink
Last Version

Last Version

1.10.0
Release Date

Release Date

Type

Type

jar
Description

Description

Flume HTTP/S Sink
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-http-sink

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
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.slf4j : slf4j-api jar 1.7.32
com.google.guava : guava jar 18.0
commons-lang : commons-lang jar 2.6

test (6)

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
org.mockito : mockito-all jar 1.9.0
com.github.tomakehurst : wiremock jar 1.53
org.apache.httpcomponents : httpclient jar 4.5.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.10.0
1.9.0
1.8.0