All Downloads are FREE. Search and download functionalities are using the official Maven repository.

cd.connect.pipeline.ArtifactManifest Maven / Gradle / Ivy

package cd.connect.pipeline;

/**
 * Created by Richard Vowles on 20/03/18.
 */
public class ArtifactManifest {
	public String baseImageName;
	public String fullImageName;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy