Provides NoSQL session management support for Eclipse Jetty, allowing session data to be stored in NoSQL databases.
<dependency>
<groupId>org.eclipse.jetty</groupId>
<artifactId>jetty-nosql</artifactId>
<version>12.1.8</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a NoSqlSessionDataStore and attaches it to a SessionHandler.
Refer to Jetty 12 migration guide for session handling changes.
No dependency data recorded yet.