Grizzly is a Java NIO-based web server for building scalable server applications.
<dependency>
<groupId>com.sun.grizzly</groupId>
<artifactId>grizzly-servlet-webserver</artifactId>
<version>1.9.65</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage of ServletAdapter from Grizzly.
Upgrade to com.sun.grizzly:grizzly-servlet-webserver:2.x or use GlassFish.
No dependency data recorded yet.