License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdorg.apache.flume |
ArtifactId | ArtifactIdflume-ng-hadoop-credential-store-config-filter |
Last Version | Last Version1.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe 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 |
<!-- https://jarcasting.com/artifacts/org.apache.flume/flume-ng-hadoop-credential-store-config-filter/ -->
<dependency>
<groupId>org.apache.flume</groupId>
<artifactId>flume-ng-hadoop-credential-store-config-filter</artifactId>
<version>1.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.flume/flume-ng-hadoop-credential-store-config-filter/
implementation 'org.apache.flume:flume-ng-hadoop-credential-store-config-filter:1.10.0'
// https://jarcasting.com/artifacts/org.apache.flume/flume-ng-hadoop-credential-store-config-filter/
implementation ("org.apache.flume:flume-ng-hadoop-credential-store-config-filter:1.10.0")
'org.apache.flume:flume-ng-hadoop-credential-store-config-filter:jar:1.10.0'
<dependency org="org.apache.flume" name="flume-ng-hadoop-credential-store-config-filter" rev="1.10.0">
<artifact name="flume-ng-hadoop-credential-store-config-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.flume', module='flume-ng-hadoop-credential-store-config-filter', version='1.10.0')
)
libraryDependencies += "org.apache.flume" % "flume-ng-hadoop-credential-store-config-filter" % "1.10.0"
[org.apache.flume/flume-ng-hadoop-credential-store-config-filter "1.10.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.32 |
org.apache.hadoop : hadoop-common Optional | jar | 2.10.1 |
org.apache.flume : flume-ng-config-filter-api | jar | 1.10.0 |
junit : junit | jar | 4.13.2 |
Group / Artifact | Type | Version |
---|---|---|
com.github.stefanbirkner : system-rules | jar | 1.17.0 |