{"id":54211,"library":"swagger-annotations","title":"Swagger Annotations","description":"Provides Java annotations for Swagger/OpenAPI specification generation in REST APIs.","status":"active","version":"1.6.16","language":"java","source_language":null,"source_url":"https://github.com/swagger-api/swagger-core","tags":["swagger","openapi","annotations","rest","documentation"],"install":[{"cmd":"<dependency>\n  <groupId>io.swagger</groupId>\n  <artifactId>swagger-annotations</artifactId>\n  <version>1.6.16</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'io.swagger:swagger-annotations:1.6.16'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"Api","correct":"io.swagger.annotations.Api"}],"quickstart":{"code":"import io.swagger.annotations.Api;\n\n@Api(value = \"User Controller\", description = \"Operations about users\")\npublic class UserController {\n    // REST endpoints\n}","lang":"java","description":"Annotate a REST controller with @Api to describe its role in the API."},"warnings":[],"env_vars":null,"search_vec":"'annot':2,5,15 'api':12 'document':17 'generat':9 'java':4 'openapi':14 'provid':3 'rest':11,16 'specif':8 'swagger':1,13 'swagger/openapi':7","created_at":"2026-06-15T08:52:17.634528+00:00","updated_at":"2026-06-15T08:52:17.634528+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/swagger-api/swagger-core","github":"https://github.com/swagger-api/swagger-core","docs":"https://appdoc.app/artifact/io.swagger/swagger-annotations/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework","serialization"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}