All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.plexus.components.xml Maven / Gradle / Ivy

Go to download

This Maven plugin allows downloading, installing, and deploying dependency artifacts that are not stored in a Maven repository.

There is a newer version: 2.2.1
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<component-set>
  <components>
    <component>
      <role>org.codehaus.plexus.archiver.Archiver</role>
      <role-hint>tar.gz</role-hint>
      <implementation>com.savage7.maven.plugin.dependency.archiver.TarGZipArchiver</implementation>
      <instantiation-strategy>per-lookup</instantiation-strategy>
    </component>
  </components>
</component-set>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy