package build import "github.com/SAP/jenkins-library/pkg/versioning" type BuildArtifacts struct { Coordinates []versioning.Coordinates }