Collection of J2EE 1.4 specification APIs implemented by the Apache Geronimo project.
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-j2ee_1.4_spec</artifactId>
<version>1.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates a simple servlet using the J2EE 1.4 servlet API.
Migrate to a newer specification like Jakarta Servlet 5.0+.
No dependency data recorded yet.