io.github.ruedigerk.contractfirst.generator:contractfirst-generator-maven-plugin

Contractfirst-Generator is a code generator for OpenAPI 3 contracts, enabling a contract-first approach to developing REST APIs.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.github.ruedigerk.contractfirst.generator
ArtifactId

ArtifactId

contractfirst-generator-maven-plugin
Last Version

Last Version

1.5.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Contractfirst-Generator is a code generator for OpenAPI 3 contracts, enabling a contract-first approach to developing REST APIs.

Download contractfirst-generator-maven-plugin

How to add to project

<plugin>
    <groupId>io.github.ruedigerk.contractfirst.generator</groupId>
    <artifactId>contractfirst-generator-maven-plugin</artifactId>
    <version>1.5.1</version>
</plugin>

Dependencies

compile (1)

Group / Artifact Type Version
io.github.ruedigerk.contractfirst.generator : contractfirst-generator jar 1.5.1

provided (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.1
1.5.0
1.4.1
1.4.0
1.3.1
1.3.0
1.2.1
1.2.0
1.1.0
1.0.0