# hmtool-ext-kafka **Repository Path**: hmtool/hmtool-ext-kafka ## Basic Information - **Project Name**: hmtool-ext-kafka - **Description**: kafka 通用 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-09-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

elasticsearch-kafka 基于hmtool的扩展工具包

-- 主页:http://mhuang.tech/hmtool-ext-kafka --

-- QQ群①:hmtool官方交流群①

--------------------------------------------------------------------------------------------------------------------------------------------------------- ## 简介 hmtool-ext-kafka 是一个基于apache-kafka和hmtool-core 封装的便捷工具包、简单几行代码即可对kafka进行操作 ## 安装 ### MAVEN 在pom.xml中加入 ``` tech.mhuang hmtool-ext-kafka ${last.version} ``` ### 非MAVEN 下载任意链接 - [Maven中央库1](https://repo1.maven.org/maven2/tech/mhuang/hmtool-ext-kafka/) - [Maven中央库2](http://repo2.maven.org/maven2/tech/mhuang/hmtool-ext-kafka/) > 注意 > hmtool只支持jdk1.8以上的版本