MVN

com.github.veithen.maven : resolver-proxy-maven-plugin

Maven & Gradle

Aug 12, 2023
0 stars
<plugin>
    <groupId>com.github.veithen.maven</groupId>
    <artifactId>resolver-proxy-maven-plugin</artifactId>
    <version>0.5.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.veithen.maven : resolver-proxy-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 0.5.0

All Versions

Choose a version of com.github.veithen.maven : resolver-proxy-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5.x
resolver-proxy-maven-plugin-0.5.0
0.4.x
resolver-proxy-maven-plugin-0.4.1
resolver-proxy-maven-plugin-0.4.0
0.3.x
resolver-proxy-maven-plugin-0.3.0
0.2.x
resolver-proxy-maven-plugin-0.2.0

How to add a plugin to Maven

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

<plugin>
    <groupId>com.github.veithen.maven</groupId>
    <artifactId>resolver-proxy-maven-plugin</artifactId>
    <version>0.5.0</version>
</plugin>