Java EE API for web services metadata annotations like @WebService and @WebMethod.
<dependency>
<groupId>javax.jws</groupId>
<artifactId>javax.jws-api</artifactId>
<version>1.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines a simple web service using the @WebService annotation.
Migrate to jakarta.jws for modern Jakarta EE applications.
No dependency data recorded yet.