Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 930 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 930 Bytes

Maven Template Project for SANSA using Flink

Build Status License Twitter

This is a Maven template to generate a SANSA project using Apache Flink.

How to use

git clone https://github.com/SANSA-Stack/SANSA-Template-Maven-Flink.git
cd SANSA-Template-Maven-Flink

mvn clean package

The subsequent steps depend on your IDE. Generally, just import this repository as a Maven project and start using SANSA / Flink. Enjoy it! :)