Server-side RESTful web services framework implementing JAX-RS (JSR 311).
<dependency>
<groupId>org.apache.wink</groupId>
<artifactId>wink-server</artifactId>
<version>1.3.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Instantiate the Wink REST servlet.
Use a JAX-RS 2.x compatible framework like Jersey 2.x or RESTEasy.
No dependency data recorded yet.