Geronimo Web Services Metadata 2.0 Spec provides the API for Web Services Metadata annotations (JSR 181).
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-ws-metadata_2.0_spec</artifactId>
<version>1.1.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example showing how to use the @WebService annotation from the JSR 181 spec.
Use jakarta.jws:jakarta.jws-api for Jakarta EE 9+.
No dependency data recorded yet.