servlet-4.0

io.openliberty.features

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

Recommended: 26.0.0.7 95 versions jarChecking...

Add to your project26.0.0.6

<dependency>
    <groupId>io.openliberty.features</groupId>
    <artifactId>servlet-4.0</artifactId>
    <version>26.0.0.6</version>
</dependency>

Version Details — 26.0.0.6

Packaging
esa
Direct Deps
10
Total Deps
36
Published
Unknown
License
Eclipse Public License 2.0

This feature enables support for HTTP Servlets written to the Java Servlet 4.0 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...