MVN

org.incode.mavenmixin : standard

Maven & Gradle

Jul 15, 2018
1 stars

Maven mixin for the "standard" set of plugins.

<dependency>
    <groupId>org.incode.mavenmixin</groupId>
    <artifactId>standard</artifactId>
    <version>0.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.incode.mavenmixin : standard to add to Maven - Latest Versions:

  • Latest Stable: 0.0.4

All Versions

Choose a version of org.incode.mavenmixin : standard to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
standard-0.0.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.incode.mavenmixin</groupId>
    <artifactId>standard</artifactId>
    <version>0.0.4</version>
</dependency>

Advertisement