This repository shows how to implement and package an extension provider for Jikkou.
$ ./mvnw clean compile
$ ./mvnw clean package
# output
# ./target/streamthoughts-jikkou-extension-provider-file.zip
See official documentation: Installing Extension Provides.
== Licence
This code base is available under the Apache License, version 2.