Integrates Swagger with JAX-RS 2.x using Jakarta EE, enabling OpenAPI documentation generation.
<dependency>
<groupId>io.swagger.core.v3</groupId>
<artifactId>swagger-jaxrs2-jakarta</artifactId>
<version>2.2.47</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Registers the OpenAPI resource endpoint in a JAX-RS application.
No known issues recorded.
No dependency data recorded yet.