Integrates Swagger with Jersey 2.x JAX-RS applications for automatic API documentation generation.
<dependency>
<groupId>io.swagger</groupId>
<artifactId>swagger-jersey2-jaxrs</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.
Register Swagger resources in a Jersey 2.x application.
Migrate to swagger-jaxrs2 (io.swagger.core.v3:swagger-jaxrs2) for OpenAPI 3.0 support.
No dependency data recorded yet.