MVN

io.github.vinayalodha : elvis-parent

Maven & Gradle

Jul 18, 2021
14 stars

Parent POM for Elvis · Elvis Java compiler plugin

<dependency>
    <groupId>io.github.vinayalodha</groupId>
    <artifactId>elvis-parent</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.vinayalodha : elvis-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of io.github.vinayalodha : elvis-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
elvis-parent-1.0.3
elvis-parent-1.0.1
elvis-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.vinayalodha</groupId>
    <artifactId>elvis-parent</artifactId>
    <version>1.0.3</version>
</dependency>

Advertisement