License |
License |
---|---|
GroupId | GroupIdcom.unquietcode.tools.flapi |
ArtifactId | ArtifactIdflapi-build-plugin |
Version | Version2.0 |
Type | Typemaven-plugin |
Description |
DescriptionFlapi is a code generation tool for Java which allows you to create
fluent API's which are easy to evolve and maintain.
|
Filename | Size |
---|---|
flapi-build-plugin-2.0.pom | |
flapi-build-plugin-2.0.jar | 7 KB |
flapi-build-plugin-2.0-sources.jar | 2 KB |
flapi-build-plugin-2.0-javadoc.jar | 24 KB |
Browse |
<plugin>
<groupId>com.unquietcode.tools.flapi</groupId>
<artifactId>flapi-build-plugin</artifactId>
<version>2.0</version>
</plugin>
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-core | jar | 3.0.4 |