Apache CXF extension for handling Cross-Origin Resource Sharing (CORS) in JAX-RS.
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-rs-security-cors</artifactId>
<version>4.2.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Registers the CORS filter as a JAX-RS feature.
No known issues recorded.
No dependency data recorded yet.