Package org.apache.maven.artifact.handler


package org.apache.maven.artifact.handler
  • Class
    Description
    An artifact handler contains information explaining how an artifact plugs into the Maven build: Information needed to find the artifact file in a repository including extension and classifier Information on how to use the artifact as a dependency: whether to add it to the classpath, whether to load its dependencies transitively