Interfacer Maven Plugin

Add interfaces to classes generated by other plugins

License

License

GroupId

GroupId

pl.matsuo.interfacer
ArtifactId

ArtifactId

interfacer-parent
Last Version

Last Version

0.0.7
Release Date

Release Date

Type

Type

pom
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-parent

How to add to project

<!-- https://jarcasting.com/artifacts/pl.matsuo.interfacer/interfacer-parent/ -->
<dependency>
    <groupId>pl.matsuo.interfacer</groupId>
    <artifactId>interfacer-parent</artifactId>
    <version>0.0.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/pl.matsuo.interfacer/interfacer-parent/
implementation 'pl.matsuo.interfacer:interfacer-parent:0.0.7'
// https://jarcasting.com/artifacts/pl.matsuo.interfacer/interfacer-parent/
implementation ("pl.matsuo.interfacer:interfacer-parent:0.0.7")
'pl.matsuo.interfacer:interfacer-parent:pom:0.0.7'
<dependency org="pl.matsuo.interfacer" name="interfacer-parent" rev="0.0.7">
  <artifact name="interfacer-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='pl.matsuo.interfacer', module='interfacer-parent', version='0.0.7')
)
libraryDependencies += "pl.matsuo.interfacer" % "interfacer-parent" % "0.0.7"
[pl.matsuo.interfacer/interfacer-parent "0.0.7"]

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

  • interfacer-core
  • interfacer-maven-plugin
  • sample-interfaces
  • use-plugin

Versions

Version
0.0.7
0.0.6
0.0.5
0.0.4