MVN

uk.org.raje.maven.plugins : msbuild-maven-plugin-parent

Maven & Gradle

Oct 02, 2019
5 stars
<dependency>
    <groupId>uk.org.raje.maven.plugins</groupId>
    <artifactId>msbuild-maven-plugin-parent</artifactId>
    <version>1.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uk.org.raje.maven.plugins : msbuild-maven-plugin-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.3.1

All Versions

Choose a version of uk.org.raje.maven.plugins : msbuild-maven-plugin-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
msbuild-maven-plugin-parent-1.3.1
msbuild-maven-plugin-parent-1.3.0
1.2.x
msbuild-maven-plugin-parent-1.2.1
1.2
msbuild-maven-plugin-parent-1.2
1.1
msbuild-maven-plugin-parent-1.1
1.0
msbuild-maven-plugin-parent-1.0
0.6
msbuild-maven-plugin-parent-0.6
0.5
msbuild-maven-plugin-parent-0.5
0.4
msbuild-maven-plugin-parent-0.4
0.3
msbuild-maven-plugin-parent-0.3
0.2
msbuild-maven-plugin-parent-0.2
0.1.x
msbuild-maven-plugin-parent-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>uk.org.raje.maven.plugins</groupId>
    <artifactId>msbuild-maven-plugin-parent</artifactId>
    <version>1.3.1</version>
</dependency>