| License | License | 
|---|---|
| GroupId | GroupIdorg.apache.flume.flume-ng-channels | 
| ArtifactId | ArtifactIdflume-spillable-memory-channel | 
| Last Version | Last Version1.10.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionFlume NG Spillable 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-spillable-memory-channel/ -->
<dependency>
    <groupId>org.apache.flume.flume-ng-channels</groupId>
    <artifactId>flume-spillable-memory-channel</artifactId>
    <version>1.10.0</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.flume.flume-ng-channels/flume-spillable-memory-channel/
implementation 'org.apache.flume.flume-ng-channels:flume-spillable-memory-channel:1.10.0'// https://jarcasting.com/artifacts/org.apache.flume.flume-ng-channels/flume-spillable-memory-channel/
implementation ("org.apache.flume.flume-ng-channels:flume-spillable-memory-channel:1.10.0")'org.apache.flume.flume-ng-channels:flume-spillable-memory-channel:jar:1.10.0'<dependency org="org.apache.flume.flume-ng-channels" name="flume-spillable-memory-channel" rev="1.10.0">
  <artifact name="flume-spillable-memory-channel" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.flume.flume-ng-channels', module='flume-spillable-memory-channel', version='1.10.0')
)libraryDependencies += "org.apache.flume.flume-ng-channels" % "flume-spillable-memory-channel" % "1.10.0"[org.apache.flume.flume-ng-channels/flume-spillable-memory-channel "1.10.0"]| 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.apache.flume.flume-ng-channels : flume-file-channel | jar | 1.10.0 | 
| org.slf4j : slf4j-api | jar | 1.7.32 | 
| commons-collections : commons-collections | jar | 3.2.2 | 
| commons-lang : commons-lang | jar | 2.6 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 | 
| org.mockito : mockito-all | jar | 1.9.0 | 
| org.easytesting : fest-reflect | jar | 1.4 | 
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.1 | 
| org.apache.logging.log4j : log4j-1.2-api | jar | 2.17.1 |