Interface MavenPomOrganization


public interface MavenPomOrganization
The organization of a Maven publication.
Since:
4.8
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    The name of this organization.
    The URL of this organization.
  • Method Details