Interfacer Maven Plugin

Add interfaces to classes generated by other plugins

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

pl.matsuo.interfacer
ArtifactId

ArtifactId

interfacer-maven-plugin
Last Version

Last Version

0.0.7
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Interfacer Maven Plugin
Add interfaces to classes generated by other plugins
Project URL

Project URL

https://github.com/tunguski/interfacer
Project Organization

Project Organization

Matsuo IT

Download interfacer-maven-plugin

How to add to project

<plugin>
    <groupId>pl.matsuo.interfacer</groupId>
    <artifactId>interfacer-maven-plugin</artifactId>
    <version>0.0.7</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.3.1
org.apache.maven : maven-plugin-api jar 3.3.1
pl.matsuo.interfacer : interfacer-core jar 0.0.7

provided (2)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.3
org.projectlombok : lombok jar 1.18.22

test (2)

Group / Artifact Type Version
pl.matsuo.interfacer : sample-interfaces jar 0.0.7
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.7
0.0.6
0.0.5
0.0.4