MVN

pl.matsuo.interfacer : interfacer-parent

Maven & Gradle

Apr 02, 2022
11 stars

Interfacer Maven Plugin · Add interfaces to classes generated by other plugins

<dependency>
    <groupId>pl.matsuo.interfacer</groupId>
    <artifactId>interfacer-parent</artifactId>
    <version>0.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of pl.matsuo.interfacer : interfacer-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.7

All Versions

Choose a version of pl.matsuo.interfacer : interfacer-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
interfacer-parent-0.0.7
interfacer-parent-0.0.6
interfacer-parent-0.0.5
interfacer-parent-0.0.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>pl.matsuo.interfacer</groupId>
    <artifactId>interfacer-parent</artifactId>
    <version>0.0.7</version>
</dependency>

Advertisement