Provides Java annotations for Swagger/OpenAPI specification generation in REST APIs.
<dependency>
<groupId>io.swagger</groupId>
<artifactId>swagger-annotations</artifactId>
<version>1.6.16</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Annotate a REST controller with @Api to describe its role in the API.
No known issues recorded.
No dependency data recorded yet.