本插件为谷神整合cxf webservice
运行环境插件,若您项目需要使用,则使用步骤如下:
- 下载插件包:
- guthon-plugins-cxf-runtime-1.0-SNAPSHOT.jar
- 插件编码:
com.guthon.plugin.cxf.runtime
- 上传插件包到您需要调用的项目的主数据中(
注意:仅主数据服务需要关联使用
) - 包含依赖包及版本:
序号 | groupId | artifactId | 版本 |
---|---|---|---|
1 | org.apache.cxf | cxf-rt-frontend-jaxws | 3.5.6 |
2 | org.apache.cxf | cxf-core | 3.5.6 |
3 | org.apache.cxf | cxf-rt-bindings-soap | 3.5.6 |
4 | org.apache.cxf | cxf-rt-wsdl | 3.5.6 |
5 | org.apache.cxf | cxf-rt-transports-http | 3.5.6 |
5 | org.apache.cxf | cxf-rt-databinding-jaxb | 3.5.6 |
5 | org.apache.cxf | cxf-rt-bindings-xml | 3.5.6 |
5 | org.apache.cxf | cxf-rt-frontend-simple | 3.5.6 |
5 | org.apache.cxf | cxf-rt-ws-addr | 3.5.6 |
5 | org.apache.cxf | cxf-rt-ws-policy | 3.5.6 |
5 | org.apache.neethi | neethi | 3.2.0 |
5 | com.fasterxml.woodstox | woodstox-core | 6.5.1 |
5 | org.codehaus.woodstox | stax2-api | 4.2.1 |
5 | xml-resolver | xml-resolver | 1.2 |
5 | wsdl4j | wsdl4j | 1.6.3 |
5 | org.apache.ws.xmlschema | xmlschema-core | 2.3.0 |
文档更新时间: 2023-09-26 15:59 作者:weir