# Kettle **Repository Path**: macthink/Kettle ## Basic Information - **Project Name**: Kettle - **Description**: 集成了kettle相关的重要api接口 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-12 - **Last Updated**: 2021-03-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Kettle 集成了kettle相关的重要api接口 1 部署方式 直接下载到本地,通过ide工具,导入到本工程中,项目结构采用的还是maven,具体如何部署,不再细述 2 作用功能 从kettle源码中,抽取重要的api,组成单独的kettleapi组件,可供项目直接使用,在创建作业,监控作业,实时日志等层面, 书写方便,易于维护