io.github.mletkin.numerobis.plugin.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of builder-generator-maven-plugin Show documentation
Show all versions of builder-generator-maven-plugin Show documentation
Maven plugin that generates builder classes for existing classes
/**
* Plugin entry point.
*
* This package contains the entry point {@code BuilderMojo} for the maven
* plugin. The {@code Processsor} class capsules the java class processing
* classes from the maven plugin layer.
*/
package io.github.mletkin.numerobis.plugin;