org.octopusden.octopus.escrow.BuildSystem Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of component-resolver-api Show documentation
Show all versions of component-resolver-api Show documentation
Octopus module: component-resolver-api
package org.octopusden.octopus.escrow;
public enum BuildSystem {
BS2_0,
MAVEN,
ECLIPSE_MAVEN,
GRADLE,
WHISKEY,
PROVIDED,
ESCROW_NOT_SUPPORTED,
ESCROW_PROVIDED_MANUALLY,
GOLANG
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy