Connector Development
Want to get involved in our engineering efforts? We welcome any and all submissions, whether it's a typo, bug fix, or new feature.
Last updated
Was this helpful?
Want to get involved in our engineering efforts? We welcome any and all submissions, whether it's a typo, bug fix, or new feature.
Last updated
Was this helpful?
This project the following software in order to build:
Java: This project requires Java JDK8 or above. To install, follow the directions .
Maven: This project uses Maven to manage dependencies and other aspects of the build. To install Maven, follow the instructions at .
To get started, download the code and then build the project:
The project uses checkstyle to keep code-style consistent. All Checkstyle checks are run by default during the build, but if you would like to run checkstyle checks independently, use the following command:
If you find a bug, have an idea, or even a question -- feel free to and we'll take a look as soon as possible.