MVN

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

Maven & Gradle

Apr 13, 2020
0 stars
<plugin>
    <groupId>com.github.veithen.invoker</groupId>
    <artifactId>resolver-proxy-maven-plugin</artifactId>
    <version>0.1.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.1.3

All Versions

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

Version Vulnerabilities Updated
0.1.x
resolver-proxy-maven-plugin-0.1.3
resolver-proxy-maven-plugin-0.1.2
resolver-proxy-maven-plugin-0.1.1
0.1
resolver-proxy-maven-plugin-0.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>com.github.veithen.invoker</groupId>
    <artifactId>resolver-proxy-maven-plugin</artifactId>
    <version>0.1.3</version>
</plugin>

Advertisement