public interface HasMavenCoordinates extends BuildRule
Modifier and Type | Method and Description |
---|---|
Optional<String> |
getMavenCoords()
Used to identify this library within a maven repository
|
static boolean |
isMavenCoordsPresent(HasMavenCoordinates input) |
compareTo, getBuildDeps, getBuildSteps, getBuildTarget, getFullyQualifiedName, getProjectFilesystem, getSourcePathToOutput, hasBuildSteps, isCacheable, outputFileCanBeCopied, shouldRespectInputSizeLimitForRemoteExecution, toString, updateBuildRuleResolver
getDependencies, getSourcePathOutputs
getType
Optional<String> getMavenCoords()
static boolean isMavenCoordsPresent(HasMavenCoordinates input)