You can download mule-module-cxf-3.5.0.jar in this page.
Open Source
mule-module-cxf-3.5.0.jar file has the following types.
META-INF/MANIFEST.MF META-INF/cxf/jsr250-config.xml META-INF/cxf/org.apache.cxf.Logger META-INF/maven/org.mule.modules/mule-module-cxf/pom.properties META-INF/maven/org.mule.modules/mule-module-cxf/pom.xml META-INF/mule-cxf.xsd META-INF/services/org/mule/config/registry-bootstrap.properties META-INF/services/org/mule/i18n/cxf-messages.properties META-INF/services/org/mule/transport/cxf.properties META-INF/services/org/mule/transport/wsdl-cxf.properties META-INF/spring.handlers META-INF/spring.schemas org.mule.module.cxf.CxfComponentExceptionStrategy.class org.mule.module.cxf.CxfConfiguration.class org.mule.module.cxf.CxfConstants.class org.mule.module.cxf.CxfInboundMessageProcessor.class org.mule.module.cxf.CxfOutboundMessageProcessor.class org.mule.module.cxf.CxfPayloadToArguments.class org.mule.module.cxf.MuleInvoker.class org.mule.module.cxf.MuleJAXWSInvoker.class org.mule.module.cxf.MuleSoapHeaders.class org.mule.module.cxf.SoapConstants.class org.mule.module.cxf.WSProxyService.class org.mule.module.cxf.builder.AbstractClientMessageProcessorBuilder.class org.mule.module.cxf.builder.AbstractInboundMessageProcessorBuilder.class org.mule.module.cxf.builder.AbstractOutboundMessageProcessorBuilder.class org.mule.module.cxf.builder.JaxWsClientMessageProcessorBuilder.class org.mule.module.cxf.builder.LocalClientMessageProcessorBuilder.class org.mule.module.cxf.builder.ProxyClientMessageProcessorBuilder.class org.mule.module.cxf.builder.ProxyServiceMessageProcessorBuilder.class org.mule.module.cxf.builder.SimpleClientMessageProcessorBuilder.class org.mule.module.cxf.builder.WebServiceMessageProcessorBuilder.class org.mule.module.cxf.builder.WsdlClientMessageProcessorBuilder.class org.mule.module.cxf.component.AbstractWebServiceWrapperComponent.class org.mule.module.cxf.component.WebServiceWrapperComponent.class org.mule.module.cxf.config.CxfNamespaceHandler.class org.mule.module.cxf.config.FlowConfiguringMessageProcessor.class org.mule.module.cxf.config.JaxWsClientFactoryBean.class org.mule.module.cxf.config.ProxyClientFactoryBean.class org.mule.module.cxf.config.ProxyServiceFactoryBean.class org.mule.module.cxf.config.SimpleClientFactoryBean.class org.mule.module.cxf.config.WebServiceFactoryBean.class org.mule.module.cxf.config.WsConfig.class org.mule.module.cxf.config.WsCustomValidatorDefinitionParser.class org.mule.module.cxf.config.WsSecurity.class org.mule.module.cxf.config.WsSecurityDefinitionParser.class org.mule.module.cxf.endpoint.CxfEndpointBuilder.class org.mule.module.cxf.endpoint.WsdlCxfEndpointBuilder.class org.mule.module.cxf.feature.PrettyLoggingFeature.class org.mule.module.cxf.feature.PrettyLoggingInInterceptor.class org.mule.module.cxf.feature.PrettyLoggingOutInterceptor.class org.mule.module.cxf.feature.ProxyGZIPFeature.class org.mule.module.cxf.i18n.CxfMessages.class org.mule.module.cxf.security.WebServiceSecurityException.class org.mule.module.cxf.support.AbstractMuleHeaderInterceptor.class org.mule.module.cxf.support.AbstractProxyGZIPInterceptor.class org.mule.module.cxf.support.ComponentNotFoundRuntimeException.class org.mule.module.cxf.support.CopyAttachmentInInterceptor.class org.mule.module.cxf.support.CopyAttachmentOutInterceptor.class org.mule.module.cxf.support.CxfUtils.class org.mule.module.cxf.support.DelegatingOutputStream.class org.mule.module.cxf.support.MuleHeadersInInterceptor.class org.mule.module.cxf.support.MuleHeadersOutInterceptor.class org.mule.module.cxf.support.MuleProtocolHeadersOutInterceptor.class org.mule.module.cxf.support.MuleSecurityManagerValidator.class org.mule.module.cxf.support.MuleServiceConfiguration.class org.mule.module.cxf.support.OutputPayloadInterceptor.class org.mule.module.cxf.support.ProxyFaultOutInterceptor.class org.mule.module.cxf.support.ProxyGZIPInInterceptor.class org.mule.module.cxf.support.ProxyGZIPOutInterceptor.class org.mule.module.cxf.support.ProxyRPCInInterceptor.class org.mule.module.cxf.support.ProxySchemaValidationInInterceptor.class org.mule.module.cxf.support.ProxyService.class org.mule.module.cxf.support.ProxyServiceConfiguration.class org.mule.module.cxf.support.ProxyServiceFactoryBean.class org.mule.module.cxf.support.ProxyWSDLQueryHandler.class org.mule.module.cxf.support.ResetStaxInterceptor.class org.mule.module.cxf.support.ReversibleStaxInInterceptor.class org.mule.module.cxf.support.ReversibleStaxInterceptor.class org.mule.module.cxf.support.ReversibleValidatingInterceptor.class org.mule.module.cxf.support.StaxFeature.class org.mule.module.cxf.support.StreamClosingInterceptor.class org.mule.module.cxf.support.WSDLQueryHandler.class org.mule.module.cxf.transport.MuleUniversalConduit.class org.mule.module.cxf.transport.MuleUniversalDestination.class org.mule.module.cxf.transport.MuleUniversalTransport.class
mule-module-cxf-3.5.0.pom file content.
<?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>org.mule.modules</groupId> <artifactId>mule-modules</artifactId> <version>3.5.0</version> </parent> <artifactId>mule-module-cxf</artifactId> <packaging>jar</packaging> <name>CXF Module</name> <description>A Mule module for web service connectivity using CXF.</description> <properties> <skipExportTests>false</skipExportTests> <licensePath>../../LICENSE_HEADER.txt</licensePath> </properties> <build> <plugins> <plugin> <groupId>org.apache.cxf</groupId> <artifactId>cxf-codegen-plugin</artifactId> <version>${cxfVersion}</version> <executions> <execution> <id>generate-test-sources</id> <phase>generate-test-sources</phase> <goals> <goal>wsdl2java</goal> </goals> <configuration> <testSourceRoot>${basedir}/target/generated/src/test/java</testSourceRoot> <wsdlOptions> <wsdlOption> <wsdl> ${basedir}/src/test/resources/employeeDirectory.wsdl </wsdl> </wsdlOption> </wsdlOptions> </configuration> </execution> </executions> <dependencies> <!-- We reconfigure CXF to use log4j. This affects the classes that run as part of the plugin as well --> <dependency> <groupId>log4j</groupId> <artifactId>log4j</artifactId> <version>${log4jVersion}</version> </dependency> </dependencies> </plugin> <!-- This is absolutely necessary as the cxf-codegen-plugin already attaches the generated source dir to the lifecycle. Then again, when generating your IDE project files, this project will have compile errors because of missing sources so it doesn't hurt if we add the generated source directory here, too. --> <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>build-helper-maven-plugin</artifactId> <executions> <execution> <phase>generate-sources</phase> <goals> <goal>add-test-source</goal> </goals> <configuration> <sources> <source>${basedir}/target/generated/src/test/java</source> </sources> </configuration> </execution> </executions> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> <configuration> <useSystemClassLoader>false</useSystemClassLoader> <forkMode>always</forkMode> </configuration> </plugin> </plugins> </build> <dependencies> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-core</artifactId> <version>${cxfVersion}</version> <exclusions> <!-- The activation framework is part of JDK6 --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-activation_1.1_spec</artifactId> </exclusion> <!-- We use javax.mail --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-javamail_1.4_spec</artifactId> </exclusion> <!-- We use stax-api --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-stax-api_1.0_spec</artifactId> </exclusion> <!-- We use javax.xml.ws:jaxws-api --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-jaxws_2.1_spec</artifactId> </exclusion> <!-- We use slf4j --> <exclusion> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> </exclusion> <exclusion> <groupId>velocity</groupId> <artifactId>velocity</artifactId> </exclusion> <exclusion> <groupId>velocity</groupId> <artifactId>velocity-dep</artifactId> </exclusion> </exclusions> </dependency> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-frontend-simple</artifactId> <version>${cxfVersion}</version> <exclusions> <!-- The activation framework is part of JDK6 --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-activation_1.1_spec</artifactId> </exclusion> <!-- We use javax.mail --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-javamail_1.4_spec</artifactId> </exclusion> <!-- We use stax-api --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-stax-api_1.0_spec</artifactId> </exclusion> <!-- We use javax.xml.ws:jaxws-api --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-jaxws_2.1_spec</artifactId> </exclusion> <!-- We use slf4j --> <exclusion> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> </exclusion> <exclusion> <groupId>velocity</groupId> <artifactId>velocity</artifactId> </exclusion> <exclusion> <groupId>velocity</groupId> <artifactId>velocity-dep</artifactId> </exclusion> </exclusions> </dependency> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-frontend-jaxws</artifactId> <version>${cxfVersion}</version> <exclusions> <!-- The activation framework is part of JDK6 --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-activation_1.1_spec</artifactId> </exclusion> <!-- We use javax.mail --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-javamail_1.4_spec</artifactId> </exclusion> <!-- We use stax-api --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-stax-api_1.0_spec</artifactId> </exclusion> <!-- We use javax.xml.ws:jaxws-api --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-jaxws_2.1_spec</artifactId> </exclusion> <!-- We use slf4j --> <exclusion> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> </exclusion> <exclusion> <groupId>velocity</groupId> <artifactId>velocity</artifactId> </exclusion> <exclusion> <groupId>velocity</groupId> <artifactId>velocity-dep</artifactId> </exclusion> </exclusions> </dependency> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-databinding-aegis</artifactId> <version>${cxfVersion}</version> <exclusions> <!-- The activation framework is part of JDK6 --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-activation_1.1_spec</artifactId> </exclusion> <!-- We use javax.mail --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-javamail_1.4_spec</artifactId> </exclusion> <!-- We use stax-api --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-stax-api_1.0_spec</artifactId> </exclusion> <!-- We use javax.xml.ws:jaxws-api --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-jaxws_2.1_spec</artifactId> </exclusion> <!-- We use slf4j --> <exclusion> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> </exclusion> <exclusion> <groupId>velocity</groupId> <artifactId>velocity</artifactId> </exclusion> <exclusion> <groupId>velocity</groupId> <artifactId>velocity-dep</artifactId> </exclusion> </exclusions> </dependency> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-databinding-jaxb</artifactId> <version>${cxfVersion}</version> <exclusions> <!-- The activation framework is part of JDK6 --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-activation_1.1_spec</artifactId> </exclusion> <!-- We use javax.mail --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-javamail_1.4_spec</artifactId> </exclusion> <!-- We use stax-api --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-stax-api_1.0_spec</artifactId> </exclusion> <!-- We use javax.xml.ws:jaxws-api --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-jaxws_2.1_spec</artifactId> </exclusion> <!-- We use slf4j --> <exclusion> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> </exclusion> </exclusions> </dependency> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-databinding-jibx</artifactId> <version>${cxfVersion}</version> <exclusions> <!-- The activation framework is part of JDK6 --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-activation_1.1_spec</artifactId> </exclusion> <!-- We use javax.mail --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-javamail_1.4_spec</artifactId> </exclusion> <!-- We use stax-api --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-stax-api_1.0_spec</artifactId> </exclusion> <!-- We use javax.xml.ws:jaxws-api --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-jaxws_2.1_spec</artifactId> </exclusion> <!-- We use slf4j --> <exclusion> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> </exclusion> <exclusion> <groupId>org.jibx</groupId> <artifactId>jibx-bind</artifactId> </exclusion> <exclusion> <groupId>org.jibx</groupId> <artifactId>jibx-tools</artifactId> </exclusion> <exclusion> <groupId>org.apache.velocity</groupId> <artifactId>velocity</artifactId> </exclusion> </exclusions> </dependency> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-transports-local</artifactId> <version>${cxfVersion}</version> <exclusions> <!-- The activation framework is part of JDK6 --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-activation_1.1_spec</artifactId> </exclusion> <!-- We use javax.mail --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-javamail_1.4_spec</artifactId> </exclusion> <!-- We use stax-api --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-stax-api_1.0_spec</artifactId> </exclusion> <!-- We use javax.xml.ws:jaxws-api --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-jaxws_2.1_spec</artifactId> </exclusion> <!-- We use slf4j --> <exclusion> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> </exclusion> <exclusion> <groupId>org.apache.velocity</groupId> <artifactId>velocity</artifactId> </exclusion> <exclusion> <groupId>velocity</groupId> <artifactId>velocity-dep</artifactId> </exclusion> </exclusions> </dependency> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-ws-security</artifactId> <version>${cxfVersion}</version> <exclusions> <!-- The activation framework is part of JDK6 --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-activation_1.1_spec</artifactId> </exclusion> <!-- We use javax.mail --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-javamail_1.4_spec</artifactId> </exclusion> <!-- We use stax-api --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-stax-api_1.0_spec</artifactId> </exclusion> <!-- We use javax.xml.ws:jaxws-api --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-jaxws_2.1_spec</artifactId> </exclusion> <!-- We use slf4j --> <exclusion> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> </exclusion> <exclusion> <groupId>org.bouncycastle</groupId> <artifactId>bcprov-jdk15</artifactId> </exclusion> <exclusion> <groupId>xalan</groupId> <artifactId>xalan</artifactId> </exclusion> <exclusion> <groupId>velocity</groupId> <artifactId>velocity</artifactId> </exclusion> <exclusion> <groupId>velocity</groupId> <artifactId>velocity-dep</artifactId> </exclusion> </exclusions> </dependency> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-ws-rm</artifactId> <version>${cxfVersion}</version> <exclusions> <!-- The activation framework is part of JDK6 --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-activation_1.1_spec</artifactId> </exclusion> <!-- We use javax.mail --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-javamail_1.4_spec</artifactId> </exclusion> <!-- We use stax-api --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-stax-api_1.0_spec</artifactId> </exclusion> <!-- We use javax.xml.ws:jaxws-api --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-jaxws_2.1_spec</artifactId> </exclusion> <!-- We use slf4j --> <exclusion> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> </exclusion> <!-- This needs to be provided since it's JDK-specific --> <exclusion> <groupId>bouncycastle</groupId> <artifactId>bcprov-jdk15</artifactId> </exclusion> <exclusion> <groupId>xalan</groupId> <artifactId>xalan</artifactId> </exclusion> <exclusion> <groupId>velocity</groupId> <artifactId>velocity</artifactId> </exclusion> <exclusion> <groupId>velocity</groupId> <artifactId>velocity-dep</artifactId> </exclusion> </exclusions> </dependency> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-ws-addr</artifactId> <version>${cxfVersion}</version> <exclusions> <!-- The activation framework is part of JDK6 --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-activation_1.1_spec</artifactId> </exclusion> <!-- We use javax.mail --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-javamail_1.4_spec</artifactId> </exclusion> <!-- We use stax-api --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-stax-api_1.0_spec</artifactId> </exclusion> <!-- We use javax.xml.ws:jaxws-api --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-jaxws_2.1_spec</artifactId> </exclusion> <!-- We use slf4j --> <exclusion> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> </exclusion> <!-- This needs to be provided since it's JDK-specific --> <exclusion> <groupId>bouncycastle</groupId> <artifactId>bcprov-jdk15</artifactId> </exclusion> <exclusion> <groupId>xalan</groupId> <artifactId>xalan</artifactId> </exclusion> <exclusion> <groupId>velocity</groupId> <artifactId>velocity</artifactId> </exclusion> <exclusion> <groupId>velocity</groupId> <artifactId>velocity-dep</artifactId> </exclusion> </exclusions> </dependency> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-transports-http</artifactId> <version>${cxfVersion}</version> <exclusions> <!-- The activation framework is part of JDK6 --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-activation_1.1_spec</artifactId> </exclusion> <!-- We use javax.mail --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-javamail_1.4_spec</artifactId> </exclusion> <!-- We use stax-api --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-stax-api_1.0_spec</artifactId> </exclusion> <!-- We use javax.xml.ws:jaxws-api --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-jaxws_2.1_spec</artifactId> </exclusion> <!-- We use slf4j --> <exclusion> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> </exclusion> <exclusion> <groupId>velocity</groupId> <artifactId>velocity</artifactId> </exclusion> <exclusion> <groupId>velocity</groupId> <artifactId>velocity-dep</artifactId> </exclusion> </exclusions> </dependency> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-wstx-msv-validation</artifactId> <version>${cxfVersion}</version> <exclusions> <!-- The activation framework is part of JDK6 --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-activation_1.1_spec</artifactId> </exclusion> <!-- We use javax.mail --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-javamail_1.4_spec</artifactId> </exclusion> <!-- We use stax-api --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-stax-api_1.0_spec</artifactId> </exclusion> <!-- We use javax.xml.ws:jaxws-api --> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-jaxws_2.1_spec</artifactId> </exclusion> <!-- We use slf4j --> <exclusion> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> </exclusion> <!-- This needs to be provided since it's JDK-specific --> <exclusion> <groupId>bouncycastle</groupId> <artifactId>bcprov-jdk15</artifactId> </exclusion> <exclusion> <groupId>xalan</groupId> <artifactId>xalan</artifactId> </exclusion> <exclusion> <groupId>velocity</groupId> <artifactId>velocity</artifactId> </exclusion> <exclusion> <groupId>velocity</groupId> <artifactId>velocity-dep</artifactId> </exclusion> </exclusions> </dependency> <dependency> <groupId>com.sun.xml.messaging.saaj</groupId> <artifactId>saaj-impl</artifactId> <exclusions> <exclusion> <groupId>javax.activation</groupId> <artifactId>activation</artifactId> </exclusion> </exclusions> </dependency> <dependency> <groupId>org.mule.modules</groupId> <artifactId>mule-module-spring-security</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>org.mule.transports</groupId> <artifactId>mule-transport-http</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>org.mule.modules</groupId> <artifactId>mule-module-xml</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>org.mule.transports</groupId> <artifactId>mule-transport-tcp</artifactId> <version>${project.version}</version> </dependency> <dependency> <groupId>org.mule.modules</groupId> <artifactId>mule-module-scripting</artifactId> <version>${project.version}</version> <scope>test</scope> </dependency> <!-- We should reenable this as it makes CXF faster <dependency> <groupId>asm</groupId> <artifactId>asm.osgi</artifactId> <version>${asmVersion}</version> </dependency> --> <dependency> <groupId>net.sourceforge.saxon</groupId> <artifactId>saxon</artifactId> <version>${saxonVersion}</version> </dependency> <dependency> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-annotation_1.1_spec</artifactId> </dependency> <dependency> <groupId>org.springframework</groupId> <artifactId>spring-beans</artifactId> <version>${springVersion}</version> </dependency> <dependency> <groupId>org.springframework</groupId> <artifactId>spring-core</artifactId> <version>${springVersion}</version> </dependency> <dependency> <groupId>org.springframework</groupId> <artifactId>spring-context</artifactId> <version>${springVersion}</version> </dependency> <!-- Unit tests --> <dependency> <groupId>org.mule.tests</groupId> <artifactId>mule-tests-functional</artifactId> <version>${project.version}</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-testutils</artifactId> <version>${cxfVersion}</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-transports-http-jetty</artifactId> <version>${cxfVersion}</version> <scope>test</scope> <exclusions> <!-- Old Jetty version --> <exclusion> <groupId>org.eclipse.jetty</groupId> <artifactId>jetty-security</artifactId> </exclusion> <exclusion> <groupId>org.apache.geronimo.specs</groupId> <artifactId>geronimo-servlet_2.5_spec</artifactId> </exclusion> </exclusions> </dependency> <dependency> <groupId>org.eclipse.jetty</groupId> <artifactId>jetty-security</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>org.mule</groupId> <artifactId>mule-core</artifactId> <version>${project.version}</version> <scope>test</scope> <type>test-jar</type> </dependency> <!-- Used for the security test --> <dependency> <groupId>org.mule.transports</groupId> <artifactId>mule-transport-http</artifactId> <version>${project.version}</version> <scope>test</scope> <type>test-jar</type> </dependency> <!-- for integration tests --> <!-- Maven classpath gets messed up and WsdlCallTestCase doesn't pass unless this is here --> <dependency> <groupId>org.eclipse.jetty</groupId> <artifactId>jetty-server</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>org.mule.transports</groupId> <artifactId>mule-transport-vm</artifactId> <version>${project.version}</version> <scope>test</scope> </dependency> <dependency> <groupId>org.mule.transports</groupId> <artifactId>mule-transport-servlet</artifactId> <version>${project.version}</version> <scope>test</scope> </dependency> <dependency> <groupId>org.mule.transports</groupId> <artifactId>mule-transport-jetty</artifactId> <version>${project.version}</version> <scope>test</scope> </dependency> <dependency> <groupId>org.mule.transports</groupId> <artifactId>mule-transport-quartz</artifactId> <version>${project.version}</version> <scope>test</scope> </dependency> <dependency> <groupId>xmlunit</groupId> <artifactId>xmlunit</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>org.mockito</groupId> <artifactId>mockito-all</artifactId> <scope>test</scope> </dependency> <dependency> <groupId>javax.mail</groupId> <artifactId>mail</artifactId> <exclusions> <exclusion> <groupId>javax.activation</groupId> <artifactId>activation</artifactId> </exclusion> </exclusions> </dependency> <dependency> <groupId>javax.xml.ws</groupId> <artifactId>jaxws-api</artifactId> </dependency> <!-- for dynamic client --> <dependency> <groupId>org.apache.ant</groupId> <artifactId>ant</artifactId> <scope>runtime</scope> </dependency> <dependency> <groupId>xalan</groupId> <artifactId>xalan</artifactId> <version>${xalanVersion}</version> <scope>test</scope> <exclusions> <exclusion> <groupId>xerces</groupId> <artifactId>xercesImpl</artifactId> </exclusion> </exclusions> </dependency> <dependency> <groupId>xalan</groupId> <artifactId>serializer</artifactId> <version>${xalanVersion}</version> <scope>test</scope> </dependency> <dependency> <groupId>org.mule.transports</groupId> <artifactId>mule-transport-jms</artifactId> <version>${project.version}</version> <scope>test</scope> </dependency> <dependency> <groupId>org.apache.activemq</groupId> <artifactId>activemq-core</artifactId> <scope>test</scope> </dependency> </dependencies> <repositories> <repository> <id>java.net</id> <url>http://download.java.net/maven/2/</url> </repository> </repositories> </project>
<dependency> <groupId>org.mule.modules</groupId> <artifactId>mule-module-cxf</artifactId> <version>3.5.0</version> </dependency>
If you think the following mule-module-cxf-3.5.0.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download mule-module-cxf-3.5.0.jar file