Interfacer Maven Plugin

Add interfaces to classes generated by other plugins

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

pl.matsuo
ArtifactId

ArtifactId

interfacer-maven-plugin
Last Version

Last Version

0.0.3
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-maven-plugin
Project Organization

Project Organization

Matsuo IT

Download interfacer-maven-plugin

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.6.3
com.github.javaparser : javaparser-core jar 3.16.2
com.github.javaparser : javaparser-symbol-solver-core jar 3.16.2
org.apache.maven : maven-project jar 3.0-alpha-2
org.reflections : reflections jar 0.9.11
com.google.guava : guava jar 30.0-jre

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1