MVN

org.apache.servicemix.tooling : depends-maven-plugin

Maven & Gradle

Jul 03, 2023
1 usages

Apache ServiceMix :: Plugins :: Maven2 Depends Plugin

<plugin>
    <groupId>org.apache.servicemix.tooling</groupId>
    <artifactId>depends-maven-plugin</artifactId>
    <version>1.5.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.servicemix.tooling : depends-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.5.0

All Versions

Choose a version of org.apache.servicemix.tooling : depends-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5.x
depends-maven-plugin-1.5.0
1.4.x
depends-maven-plugin-1.4.0
1.3.x
depends-maven-plugin-1.3.1
1.3
depends-maven-plugin-1.3
1.2
depends-maven-plugin-1.2
1.1
depends-maven-plugin-1.1
1.0
depends-maven-plugin-1.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>org.apache.servicemix.tooling</groupId>
    <artifactId>depends-maven-plugin</artifactId>
    <version>1.5.0</version>
</plugin>