servlet-3.1

io.openliberty.features

servlet-3.1 is a Java jar artifact published under the io.openliberty.features group on Maven Central. 95 versions are indexed here. It is depended on by 945+ other indexed artifacts. Select a version below for Maven, Gradle and SBT snippets plus CVE data.

Recommended: 26.0.0.6 95 versions jarChecking...

Add to your project25.0.0.11

<dependency>
    <groupId>io.openliberty.features</groupId>
    <artifactId>servlet-3.1</artifactId>
    <version>25.0.0.11</version>
</dependency>

Version Details — 25.0.0.11

Packaging
esa
Direct Deps
0
Total Deps
0
Published
Unknown
License
Eclipse Public License 2.0

This feature enables support for HTTP Servlets written to the Java Servlet 3.1 specification. You can package servlets in Java EE specified WAR or EAR files. If servlet security is required, you should also configure an appSecurity feature. Without a security feature, any security constraints for the application are ignored.

Checking security advisories...