Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 448 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 448 Bytes

Fabric3 Kafka Binding

This repository hosts support for Kafka-based channels. Information on Fabric3 can be found at http://www.fabric3.org.

Building the Source

Requirements are JDK 8 and Gradle 1.11+.

To build the source, execute:

./gradlew

See build.gradle for additional instructions

License

Licensed under the Apache 2.0 License (http://fabric3.org/license.html)