{"id":56596,"library":"jsr181-api","title":"JSR 181 API","description":"Web Services Metadata for Java (JSR 181) providing annotations for web service endpoints.","status":"active","version":"1.0-MR1","language":"java","source_language":null,"source_url":"http://jcp.org/en/jsr/detail?id=181","tags":["webservice","metadata","jsr181","soap"],"install":[{"cmd":"<dependency>\n  <groupId>javax.jws</groupId>\n  <artifactId>jsr181-api</artifactId>\n  <version>1.0-MR1</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'javax.jws:jsr181-api:1.0-MR1'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"WebService","correct":"javax.jws.WebService"}],"quickstart":{"code":"import javax.jws.WebService;\n\n@WebService\npublic class MyService {\n    public String sayHello(String name) {\n        return \"Hello \" + name;\n    }\n}","lang":"java","description":"Define a web service endpoint using @WebService annotation."},"warnings":[{"fix":"Migrate to jakarta.xml.ws for modern Java EE / Jakarta EE projects.","message":"This API is outdated; consider using JAX-WS or Jakarta XML Web Services.","severity":"gotcha","affected_versions":"*"}],"env_vars":null,"search_vec":"'181':2,10 'annot':12 'api':3 'endpoint':16 'java':8 'jsr':1,9 'jsr181':19 'metadata':6,18 'provid':11 'servic':5,15 'soap':20 'web':4,14 'webservic':17","created_at":"2026-06-15T10:42:37.751389+00:00","updated_at":"2026-06-15T10:42:37.751389+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://jcp.org/en/jsr/summary?id=181","github":null,"docs":"https://appdoc.app/artifact/javax.jws/jsr181-api/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}