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

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

There is a newer version: 1.0.2
Show newest version
<component-set>
    <components>
        <component>
            <role>org.apache.maven.wagon.Wagon</role>
            <role-hint>s3</role-hint>
            <implementation>com.ikelin.S3Wagon</implementation>
            <instantiation-strategy>singleton</instantiation-strategy>
        </component>
    </components>
</component-set>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy