# bboss-elastic-tran **Repository Path**: tomdev/bboss-elastic-tran ## Basic Information - **Project Name**: bboss-elastic-tran - **Description**: 数据交换模块 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 187 - **Created**: 2021-08-16 - **Last Updated**: 2021-08-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Elastic Tran Bboss 数据交换模块: ![](arch.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.7+ Elasticsearch version requirements: 1.X,2.X,5.X,6.X,7.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 bboss-elasticsearch-rest-jdbc 6.3.3 ``` and more see: https://esdoc.bbossgroups.com/#/db-es-tool ## elasticsearch技术交流群:**166471282** ## elasticsearch微信公众号:bbossgroup ![GitHub Logo](https://static.oschina.net/uploads/space/2017/0617/094201_QhWs_94045.jpg) ## License The BBoss Framework is released under version of 2.0 the [Apache License][]. [Apache License]: http://www.apache.org/licenses/LICENSE-2.0