Interface GradlePublication

  • All Superinterfaces:
    ProjectModel

    public interface GradlePublication
    extends ProjectModel
    Represents some publication produced by a Gradle project, typically to a Maven or Ivy repository.
    Since:
    1.12
    • Method Detail

      • getId

        GradleModuleVersion getId()
        Returns the unique identifier of the publication.
        Returns:
        the unique identifier of the publication