GroupId | GroupIdorg.mule.transports |
---|---|
ArtifactId | ArtifactIdmule-transport-xfire |
Last Version | Last Version2.0.0-RC2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSOAP Transport: XFire
A Mule transport for SOAP connectivity using XFire, a STaX-based SOAP stack.
|
Project Organization |
Project OrganizationMuleSource, Inc. |
<!-- https://jarcasting.com/artifacts/org.mule.transports/mule-transport-xfire/ -->
<dependency>
<groupId>org.mule.transports</groupId>
<artifactId>mule-transport-xfire</artifactId>
<version>2.0.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/org.mule.transports/mule-transport-xfire/
implementation 'org.mule.transports:mule-transport-xfire:2.0.0-RC2'
// https://jarcasting.com/artifacts/org.mule.transports/mule-transport-xfire/
implementation ("org.mule.transports:mule-transport-xfire:2.0.0-RC2")
'org.mule.transports:mule-transport-xfire:jar:2.0.0-RC2'
<dependency org="org.mule.transports" name="mule-transport-xfire" rev="2.0.0-RC2">
<artifact name="mule-transport-xfire" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mule.transports', module='mule-transport-xfire', version='2.0.0-RC2')
)
libraryDependencies += "org.mule.transports" % "mule-transport-xfire" % "2.0.0-RC2"
[org.mule.transports/mule-transport-xfire "2.0.0-RC2"]
Group / Artifact | Type | Version |
---|---|---|
org.mule.transports : mule-transport-soap | jar | 2.0.0-RC2 |
org.mule.transports : mule-transport-http | jar | 2.0.0-RC2 |
org.codehaus.xfire : xfire-core | jar | 1.2.6 |
org.apache.ws.commons.schema : XmlSchema | jar | 1.2 |
org.codehaus.xfire : xfire-aegis | jar | 1.2.6 |
org.codehaus.xfire : xfire-annotations | jar | 1.2.6 |
org.codehaus.xfire : xfire-java5 | jar | 1.2.6 |
jaxen : jaxen | jar | 1.1.1 |
jdom : jdom | jar | 1.0 |
org.codehaus.woodstox : wstx-asl | jar | 3.2.2 |
org.mule : mule-core | jar | 2.0.0-RC2 |
Group / Artifact | Type | Version |
---|---|---|
javax.mail : mail | jar | 1.4 |
org.mule.modules : mule-module-spring-config | jar | 2.0.0-RC2 |
javax.activation : activation | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.mule.transports : mule-transport-soap | test-jar | 2.0.0-RC2 |
org.mule.modules : mule-module-client | jar | 2.0.0-RC2 |
org.mule.transports : mule-transport-vm | jar | 2.0.0-RC2 |
xmlunit : xmlunit | jar | 1.1 |
org.mule.tests : mule-tests-functional | jar | 2.0.0-RC2 |