Registry / build-tool / cxf-tools-wsdlto-core

cxf-tools-wsdlto-core

JSON →
library4.2.0javamavenunverified

Core tools for generating Java code from WSDL documents in Apache CXF.

<dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-tools-wsdlto-core</artifactId> <version>4.2.0</version> </dependency>
INSTALL
IMPORT
SIG · CXF-TOOLS-WSDLTO-C
C
cxf-tools-wsdlto-core
build-tooljavav4.2.0
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.

WSDLToJava
org.apache.cxf.tools.wsdlto.core.WSDLToJava

Generates Java classes from a WSDL file using the command-line tool.

import org.apache.cxf.tools.wsdlto.core.WSDLToJava; WSDLToJava.main(new String[]{"-d", "src", "-p", "com.example", "service.wsdl"});
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.2.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
20
OpenAI (training)
1
Resources
cxf-tools-wsdlto-core — mvn dependency:get cxf-tools-wsdlto-core · libregistry