Class Dependency.Exclusion
java.lang.Object
org.springframework.boot.cli.compiler.dependencies.Dependency.Exclusion
- Enclosing class:
- Dependency
A dependency exclusion.
-
Method Details
-
getArtifactId
Return the exclusion artifact ID.- Returns:
- the exclusion artifact ID
-
getGroupId
Return the exclusion group ID.- Returns:
- the exclusion group ID
-
equals
-
hashCode
public int hashCode() -
toString
-