Tamer is a domesticated JDBC source connector for Kafka
Add Tamer as a dependency to your project:
// check the current version on Maven Central (or use the badge above)
libraryDependencies += "io.laserdisc" %% "tamer" % version
See here for a sample application that makes use of Tamer.
Tamer is licensed under the MIT License (the "License"); you may not use this software except in compliance with the License.
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.