Fork me on GitHub

AMQP Source Connector

This is an Apache Kafka™ source connector that extracts data from AMQP connections.

Build

Execute mvn package to build the complete package. Other standard maven targets are also available.

Documentation

There is significant documentation with the generated site. The site can be generated by executing mvn site and then opening target/site/index.html. Additionally, the documentation is available as Markdown in the src/site/markdown directory.