License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.jrcodeza |
ArtifactId | ArtifactIdspring-openapi-client-generator-plugin |
Version | Version1.4.10 |
Type | Typemaven-plugin |
Description |
DescriptionSpring Open API - Client generator plugin
OpenAPI 3 generator library to generate OpenAPI 3 json spec from Java + Spring annotated classes.
|
<plugin>
<groupId>com.github.jrcodeza</groupId>
<artifactId>spring-openapi-client-generator-plugin</artifactId>
<version>1.4.10</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
com.github.jrcodeza : spring-openapi-client-generator | jar | 1.4.10 |
org.apache.maven : maven-plugin-api | jar | ${maven.version} |
org.apache.maven : maven-core | jar | ${maven.version} |
org.apache.maven : maven-compat | jar | ${maven.version} |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.5 |
org.apache.maven : maven-artifact | jar | ${maven.version} |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 3.3.0 |
junit : junit | jar | 4.12 |