fluent-interface-generator
Maven plugin to generate fluent interfaces for existing APIs.
License |
License |
---|---|
Categories |
CategoriesMaven Build Tools Net |
GroupId | GroupIdnet.vergien.fig |
ArtifactId | ArtifactIdfluent-interface-generator-maven-plugin |
Last Version | Last Version0.0.4 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
Descriptionfluent-interface-generator-maven-plugin Maven Plugin
A generator for fluent interfaces for java beans
|
<plugin>
<groupId>net.vergien.fig</groupId>
<artifactId>fluent-interface-generator-maven-plugin</artifactId>
<version>0.0.4</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
com.squareup : javapoet | jar | 1.6.1 |
org.apache.maven : maven-plugin-api | jar | 3.0 |
org.apache.maven : maven-core | jar | 3.2.3 |
org.codehaus.plexus : plexus-utils | jar | 3.0.8 |
org.apache.commons : commons-lang3 | jar | 3.4 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
net.vergien.fig : fluent-interface-generator-example-beans | jar | 0.0.4 |
Maven plugin to generate fluent interfaces for existing APIs.