| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdio.github.ruedigerk.contractfirst.generator |
| ArtifactId | ArtifactIdcontractfirst-generator-maven-plugin |
| Last Version | Last Version1.5.1 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionContractfirst-Generator is a code generator for OpenAPI 3 contracts, enabling a contract-first approach to developing REST APIs.
|
<plugin>
<groupId>io.github.ruedigerk.contractfirst.generator</groupId>
<artifactId>contractfirst-generator-maven-plugin</artifactId>
<version>1.5.1</version>
</plugin>
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.ruedigerk.contractfirst.generator : contractfirst-generator | jar | 1.5.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.5.0 |
| org.apache.maven : maven-core | jar | 3.5.0 |
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.5 |