Registry / networking / cxf-rt-bindings-soap

cxf-rt-bindings-soap

JSON →
library4.2.1javamavenunverified

Apache CXF Runtime SOAP Binding provides SOAP protocol support for web services.

<dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-bindings-soap</artifactId> <version>4.2.1</version> </dependency>
INSTALL
IMPORT
SIG · CXF-RT-BINDINGS-SO
C
cxf-rt-bindings-soap
networkingjavav4.2.1
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.

SoapBindingFactory
org.apache.cxf.binding.soap.SoapBindingFactory

Create a SOAP binding using the factory.

import org.apache.cxf.binding.soap.SoapBindingFactory; import org.apache.cxf.binding.soap.SoapBinding; SoapBindingFactory factory = SoapBindingFactory.newInstance(); SoapBinding binding = factory.createSoapBinding();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.2.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
OpenAI (training)
1
Resources
cxf-rt-bindings-soap — mvn dependency:get cxf-rt-bindings-soap · libregistry