# bboss-elastic-tran **Repository Path**: kunitake/bboss-elastic-tran ## Basic Information - **Project Name**: bboss-elastic-tran - **Description**: bboss-datatran 由 bboss 开源的数据采集同步 ETL 工具,提供数据采集、数据清洗转换处理和数据入库以及数据指标统计计算流批一体化处理功能。 https://www.oschina.net/p/elasticsearch-datatran - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/elasticsearch-datatran - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 192 - **Created**: 2023-02-17 - **Last Updated**: 2024-02-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Elastic Tran Bboss 数据交换模块: ![](https://esdoc.bbossgroups.com/images/datasyn.png) 使用文档: Bboss is a good elasticsearch Java rest client. It operates and accesses elasticsearch like mybatis to relation database. # Environmental requirements JDK requirement: JDK 1.8+ Elasticsearch version requirements: 1.X,2.X,5.X,6.X,7.x,8.x,+ # Build from source code First Get source code from https://github.com/bbossgroups/bboss-elastic-tran Then change to cmd window under directory bboss-elastic-tran and run gradle build command: ``` gradle publishToMavenLocal ``` Build from source code guide: # How to use Elastic Tran Bboss. First add the maven dependency of BBoss to your pom.xml: ```xml com.bbossgroups.plugins datatran 6.8.0 ``` and more see: https://esdoc.bbossgroups.com/#/db-es-tool ## elasticsearch技术交流群:**166471282** ## elasticsearch微信公众号:bbossgroup ## License The BBoss Framework is released under version of 2.0 the [Apache License][]. [Apache License]: http://www.apache.org/licenses/LICENSE-2.0