MVN

io.github.c-a-services.mule.maven : overwrite-proxy-setting-plugin

Maven & Gradle

Nov 30, 2022
1 stars

overwrite-proxy-setting-plugin · Sets proxy during build phase or via profile.

<plugin>
    <groupId>io.github.c-a-services.mule.maven</groupId>
    <artifactId>overwrite-proxy-setting-plugin</artifactId>
    <version>2022.11.1</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.c-a-services.mule.maven : overwrite-proxy-setting-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2022.11.1

All Versions

Choose a version of io.github.c-a-services.mule.maven : overwrite-proxy-setting-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2022.11.x
overwrite-proxy-setting-plugin-2022.11.1

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>io.github.c-a-services.mule.maven</groupId>
    <artifactId>overwrite-proxy-setting-plugin</artifactId>
    <version>2022.11.1</version>
</plugin>