Designed to create data workflows with different stations where the processing can be done. The assembly line can easily be extend with new stations, you can run it up to a specific station, pause it, resume it and execute it asynchronously.
[com.timezynk.domain/assembly-line "0.2.0"]
com.timezynk.domain/assembly-line {:mvn/version "0.2.0"}
implementation("com.timezynk.domain:assembly-line:0.2.0")
<dependency> <groupId>com.timezynk.domain</groupId> <artifactId>assembly-line</artifactId> <version>0.2.0</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: