Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can either download the release artifacts one by one, or use the convenient single line command below:

TODO: Update download link

Code Block
languagebash
titleDownload release artifacts
# download all release artifacts (core, extensions, installer)
wget --recursive --no-host-directories -e robots=off --cut-dirs=5 --no-parent --reject "index.html*" https://dist.apache.org/repos/dist/dev/incubator/streampipes/

...