Registry / networking / jaxws-tools

jaxws-tools

JSON →
library4.0.4javamavenunverified

Reference implementation of JSR-224: Java API for XML Web Services.

<dependency> <groupId>com.sun.xml.ws</groupId> <artifactId>jaxws-tools</artifactId> <version>4.0.4</version> </dependency>
INSTALL
IMPORT
SIG · JAXWS-TOOLS
J
jaxws-tools
networkingjavav4.0.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

WsImport
com.sun.xml.ws.tools.WsImport

Minimal example showing how to run the WsImport tool.

import com.sun.xml.ws.tools.WsImport; public class Example { public static void main(String[] args) { WsImport.main(new String[]{"-help"}); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.4latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
jaxws-tools — mvn dependency:get jaxws-tools · libregistry