Class MvnGolangArtifactHandler

java.lang.Object
org.apache.maven.artifact.handler.DefaultArtifactHandler
com.igormaznitsa.mvngolang.utils.MvnGolangArtifactHandler
All Implemented Interfaces:
org.apache.maven.artifact.handler.ArtifactHandler

public final class MvnGolangArtifactHandler
extends org.apache.maven.artifact.handler.DefaultArtifactHandler
Artifact handler for mvn-golang artifacts.
Since:
2.3.0
  • Field Summary

    Fields inherited from interface org.apache.maven.artifact.handler.ArtifactHandler

    ROLE
  • Constructor Summary

    Constructors 
    Constructor Description
    MvnGolangArtifactHandler()  
  • Method Summary

    Methods inherited from class org.apache.maven.artifact.handler.DefaultArtifactHandler

    getClassifier, getDirectory, getExtension, getLanguage, getPackaging, getType, isAddedToClasspath, isIncludesDependencies, setAddedToClasspath, setExtension, setIncludesDependencies, setLanguage

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait