MVN

name.falgout.jeffrey.testing : annotation-processor-testing-parent

Maven & Gradle

May 16, 2018
1 stars

annotation-processor-testing · An easier way to verify annotation processor diagnostics.

<dependency>
    <groupId>name.falgout.jeffrey.testing</groupId>
    <artifactId>annotation-processor-testing-parent</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of name.falgout.jeffrey.testing : annotation-processor-testing-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.2.0

All Versions

Choose a version of name.falgout.jeffrey.testing : annotation-processor-testing-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
annotation-processor-testing-parent-0.2.0
0.1.x
annotation-processor-testing-parent-0.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>name.falgout.jeffrey.testing</groupId>
    <artifactId>annotation-processor-testing-parent</artifactId>
    <version>0.2.0</version>
</dependency>