MVN

io.apigee.build-tools.enterprise4g : proxy-dependency-maven-plugin

Maven & Gradle

Nov 06, 2014
10 stars

proxy-dependency-maven-plugin · This plugin is intended to resolve proxy references.

<plugin>
    <groupId>io.apigee.build-tools.enterprise4g</groupId>
    <artifactId>proxy-dependency-maven-plugin</artifactId>
    <version>2.1.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.apigee.build-tools.enterprise4g : proxy-dependency-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.1.0

All Versions

Choose a version of io.apigee.build-tools.enterprise4g : proxy-dependency-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
proxy-dependency-maven-plugin-2.1.0
2.0.x
proxy-dependency-maven-plugin-2.0.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>io.apigee.build-tools.enterprise4g</groupId>
    <artifactId>proxy-dependency-maven-plugin</artifactId>
    <version>2.1.0</version>
</plugin>