Web Services Metadata for Java (JSR 181) providing annotations for web service endpoints.
<dependency>
<groupId>javax.jws</groupId>
<artifactId>jsr181-api</artifactId>
<version>1.0-MR1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define a web service endpoint using @WebService annotation.
Migrate to jakarta.xml.ws for modern Java EE / Jakarta EE projects.
No dependency data recorded yet.