| License | License | 
|---|---|
| GroupId | GroupIdorg.apache.flume.flume-ng-channels | 
| ArtifactId | ArtifactIdflume-recoverable-memory-channel | 
| Last Version | Last Version1.3.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionFlume NG file backed Memory channel 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 | 
<!-- https://jarcasting.com/artifacts/org.apache.flume.flume-ng-channels/flume-recoverable-memory-channel/ -->
<dependency>
    <groupId>org.apache.flume.flume-ng-channels</groupId>
    <artifactId>flume-recoverable-memory-channel</artifactId>
    <version>1.3.1</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.flume.flume-ng-channels/flume-recoverable-memory-channel/
implementation 'org.apache.flume.flume-ng-channels:flume-recoverable-memory-channel:1.3.1'// https://jarcasting.com/artifacts/org.apache.flume.flume-ng-channels/flume-recoverable-memory-channel/
implementation ("org.apache.flume.flume-ng-channels:flume-recoverable-memory-channel:1.3.1")'org.apache.flume.flume-ng-channels:flume-recoverable-memory-channel:jar:1.3.1'<dependency org="org.apache.flume.flume-ng-channels" name="flume-recoverable-memory-channel" rev="1.3.1">
  <artifact name="flume-recoverable-memory-channel" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.flume.flume-ng-channels', module='flume-recoverable-memory-channel', version='1.3.1')
)libraryDependencies += "org.apache.flume.flume-ng-channels" % "flume-recoverable-memory-channel" % "1.3.1"[org.apache.flume.flume-ng-channels/flume-recoverable-memory-channel "1.3.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.flume : flume-ng-sdk | jar | 1.3.1 | 
| org.apache.flume : flume-ng-configuration | jar | 1.3.1 | 
| org.apache.flume : flume-ng-core | jar | 1.3.1 | 
| org.slf4j : slf4j-api | jar | 1.6.1 | 
| org.apache.hadoop » ${hadoop.common.artifact.id} Optional | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.10 | 
| org.slf4j : slf4j-log4j12 | jar | 1.6.1 |