Interface ArtifactHandler

    • Field Detail

      • ROLE

        static final java.lang.String ROLE
    • Method Detail

      • getExtension

        java.lang.String getExtension()
        Get the file extension associated to the file represented by the dependency type.
        Returns:
        the file extension
      • getDirectory

        java.lang.String getDirectory()
      • getClassifier

        java.lang.String getClassifier()
        Get the classifier associated to the dependency type.
        Returns:
        the classifier
      • getPackaging

        java.lang.String getPackaging()
      • isIncludesDependencies

        boolean isIncludesDependencies()
      • getLanguage

        java.lang.String getLanguage()
      • isAddedToClasspath

        boolean isAddedToClasspath()