sessionCache-1.0
io.openliberty.features
sessionCache-1.0 is a Java jar artifact published under the io.openliberty.features group on Maven Central. 95 versions are indexed here. Select a version below for Maven, Gradle and SBT snippets plus CVE data.
Recommended: 26.0.0.7 95 versions jarChecking...
Add to your project25.0.0.10
<dependency>
<groupId>io.openliberty.features</groupId>
<artifactId>sessionCache-1.0</artifactId>
<version>25.0.0.10</version>
</dependency>Version Details — 25.0.0.10
Packaging
esa
Direct Deps
0
Total Deps
0
Published
Unknown
License
Eclipse Public License 2.0
This feature enables persistence of HTTP sessions using JCache. Persisting HTTP session data using JCache allows for high performance HTTP session persistence without the use of a relational database. Failover of HTTP sessions can be achieved by configuring multiple servers to persist data to the same location.
Checking security advisories...