Last Version

Spring Open API - Annotations 1.4.10

OpenAPI 3 generator library to generate OpenAPI 3 json spec from Java + Spring annotated classes.

License

License

GroupId

GroupId

com.github.jrcodeza
ArtifactId

ArtifactId

spring-openapi-annotations
Version

Version

1.4.10
Type

Type

jar
Description

Description

Spring Open API - Annotations
OpenAPI 3 generator library to generate OpenAPI 3 json spec from Java + Spring annotated classes.

Download spring-openapi-annotations 1.4.10


<!-- https://jarcasting.com/artifacts/com.github.jrcodeza/spring-openapi-annotations/ -->
<dependency>
    <groupId>com.github.jrcodeza</groupId>
    <artifactId>spring-openapi-annotations</artifactId>
    <version>1.4.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jrcodeza/spring-openapi-annotations/
implementation 'com.github.jrcodeza:spring-openapi-annotations:1.4.10'
// https://jarcasting.com/artifacts/com.github.jrcodeza/spring-openapi-annotations/
implementation ("com.github.jrcodeza:spring-openapi-annotations:1.4.10")
'com.github.jrcodeza:spring-openapi-annotations:jar:1.4.10'
<dependency org="com.github.jrcodeza" name="spring-openapi-annotations" rev="1.4.10">
  <artifact name="spring-openapi-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jrcodeza', module='spring-openapi-annotations', version='1.4.10')
)
libraryDependencies += "com.github.jrcodeza" % "spring-openapi-annotations" % "1.4.10"
[com.github.jrcodeza/spring-openapi-annotations "1.4.10"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.