Class ChannelRequirement


  • public class ChannelRequirement
    extends Object
    Java representation of a Channel requirement identified by Maven coordinates.
    • Method Detail

      • getGroupId

        public String getGroupId()
      • getArtifactId

        public String getArtifactId()
      • getVersion

        public String getVersion()