Last Version

Flume NG Integration Tests 1.9.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

GroupId

GroupId

org.apache.flume
ArtifactId

ArtifactId

flume-ng-tests
Version

Version

1.9.0
Type

Type

jar
Description

Description

Flume NG Integration Tests
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-tests 1.9.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.flume : flume-ng-core jar 1.9.0
org.apache.flume : flume-ng-configuration jar 1.9.0
org.apache.hadoop : hadoop-common Optional jar 2.9.0
com.google.guava : guava jar 11.0.2

test (4)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
org.apache.commons : commons-compress jar 1.4.1
junit : junit jar 4.10
com.github.stefanbirkner : system-rules jar 1.17.0

Project Modules

There are no modules declared in this project.