All required Java artifacts and the correct native artifacts are added automatically.
I'm trying to extract all dependencies with ./gradlew dependencies from the project, which finds none because it only looks in the spinnaker root project. I’m not a gradle expert, but AFAIU there are ...