MVN

com.pyx4j : maven-junction-plugin

Maven & Gradle

Aug 28, 2007
1 usages

maven-junction-plugin · Maven 2 Plugin to create symbolic links between projects

<plugin>
    <groupId>com.pyx4j</groupId>
    <artifactId>maven-junction-plugin</artifactId>
    <version>1.0.3</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.pyx4j : maven-junction-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of com.pyx4j : maven-junction-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
maven-junction-plugin-1.0.3

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.pyx4j</groupId>
    <artifactId>maven-junction-plugin</artifactId>
    <version>1.0.3</version>
</plugin>