Package org.springframework.boot.maven
Class Include
- java.lang.Object
- org.springframework.boot.maven.Include
Constructor Summary
Constructors Constructor Description Include()
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetArtifactId()StringgetClassifier()StringgetGroupId()voidsetArtifactId(String artifactId)voidsetClassifier(String classifier)voidsetGroupId(String groupId)
Constructor Detail
Include
public Include()