Class Plugin


  • public class Plugin
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) de.pdark.decentxml.Element plugin  
    • Constructor Summary

      Constructors 
      Constructor Description
      Plugin​(de.pdark.decentxml.Element plugin)  
    • Field Detail

      • plugin

        final de.pdark.decentxml.Element plugin
    • Constructor Detail

      • Plugin

        Plugin​(de.pdark.decentxml.Element plugin)
    • Method Detail

      • getGAV

        public GAV getGAV()
      • getDependencies

        public java.util.List<GAV> getDependencies()
      • getTargetArtifacts

        public java.util.List<GAV> getTargetArtifacts()