Last Version

com.unquietcode.tools.flapi:flapi-build-plugin 2.0

Flapi is a code generation tool for Java which allows you to create fluent API's which are easy to evolve and maintain.

License

License

GroupId

GroupId

com.unquietcode.tools.flapi
ArtifactId

ArtifactId

flapi-build-plugin
Version

Version

2.0
Type

Type

maven-plugin
Description

Description

Flapi is a code generation tool for Java which allows you to create fluent API's which are easy to evolve and maintain.

Download flapi-build-plugin 2.0


<plugin>
    <groupId>com.unquietcode.tools.flapi</groupId>
    <artifactId>flapi-build-plugin</artifactId>
    <version>2.0</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.0.4
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.3
com.unquietcode.tools.flapi : flapi-plugin jar 2.0

provided (1)

Group / Artifact Type Version
org.apache.maven : maven-core jar 3.0.4

Project Modules

There are no modules declared in this project.