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

Maven Plugin used to download all Dependencies and Plugins required in a Maven build, so the build can be run without an internet connection afterwards.

There is a newer version: 1.2.8
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<component-set>
    <components>
        <component>
            <role>de.qaware.maven.plugin.offline.DependencyDownloader</role>
            <role-hint>default</role-hint>
            <implementation>de.qaware.maven.plugin.offline.DependencyDownloader</implementation>
            <description/>
            <isolated-realm>false</isolated-realm>
        </component>
    </components>
</component-set>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy