| License | License | 
|---|---|
| GroupId | GroupIdorg.apache.flume.flume-shared | 
| ArtifactId | ArtifactIdflume-shared-kafka-test | 
| Last Version | Last Version1.10.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionFlume Shared Kafka Test Utils 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-shared/flume-shared-kafka-test/ -->
<dependency>
    <groupId>org.apache.flume.flume-shared</groupId>
    <artifactId>flume-shared-kafka-test</artifactId>
    <version>1.10.0</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.flume.flume-shared/flume-shared-kafka-test/
implementation 'org.apache.flume.flume-shared:flume-shared-kafka-test:1.10.0'// https://jarcasting.com/artifacts/org.apache.flume.flume-shared/flume-shared-kafka-test/
implementation ("org.apache.flume.flume-shared:flume-shared-kafka-test:1.10.0")'org.apache.flume.flume-shared:flume-shared-kafka-test:jar:1.10.0'<dependency org="org.apache.flume.flume-shared" name="flume-shared-kafka-test" rev="1.10.0">
  <artifact name="flume-shared-kafka-test" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.flume.flume-shared', module='flume-shared-kafka-test', version='1.10.0')
)libraryDependencies += "org.apache.flume.flume-shared" % "flume-shared-kafka-test" % "1.10.0"[org.apache.flume.flume-shared/flume-shared-kafka-test "1.10.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.flume : flume-ng-sdk | jar | 1.10.0 | 
| org.apache.flume : flume-ng-core | jar | 1.10.0 | 
| org.apache.flume : flume-ng-configuration | jar | 1.10.0 | 
| org.slf4j : slf4j-api | jar | 1.7.32 | 
| junit : junit | jar | 4.13.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.kafka : kafka_2.13 | jar | 2.7.2 | 
| org.apache.kafka : kafka-clients | jar | 2.7.2 |