License |
License |
---|---|
GroupId | GroupIdorg.mule.modules |
ArtifactId | ArtifactIdmule-module-xml |
Version | Version3.9.0 |
Type | Typejar |
Description |
DescriptionXML Extensions
Functionality for working with XML
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
mule-module-xml-3.9.0.pom | |
mule-module-xml-3.9.0.jar | 167 KB |
mule-module-xml-3.9.0-tests.jar | 236 KB |
mule-module-xml-3.9.0-sources.jar | 110 KB |
mule-module-xml-3.9.0-javadoc.jar | 502 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mule.modules/mule-module-xml/ -->
<dependency>
<groupId>org.mule.modules</groupId>
<artifactId>mule-module-xml</artifactId>
<version>3.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mule.modules/mule-module-xml/
implementation 'org.mule.modules:mule-module-xml:3.9.0'
// https://jarcasting.com/artifacts/org.mule.modules/mule-module-xml/
implementation ("org.mule.modules:mule-module-xml:3.9.0")
'org.mule.modules:mule-module-xml:jar:3.9.0'
<dependency org="org.mule.modules" name="mule-module-xml" rev="3.9.0">
<artifact name="mule-module-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mule.modules', module='mule-module-xml', version='3.9.0')
)
libraryDependencies += "org.mule.modules" % "mule-module-xml" % "3.9.0"
[org.mule.modules/mule-module-xml "3.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.mule : mule-core | jar | 3.9.0 |
org.mule.modules : mule-module-spring-config | jar | 3.9.0 |
org.springframework : spring-context | jar | 4.1.9.RELEASE |
dom4j : dom4j | jar | 1.6.1 |
commons-jxpath : commons-jxpath | jar | 1.3 |
com.thoughtworks.xstream : xstream | jar | 1.4.10 |
joda-time : joda-time | jar | 2.9.1 |
xpp3 : xpp3_min | jar | 1.1.3.4.O |
org.codehaus.woodstox : woodstox-core-asl | jar | 4.4.1 |
jaxen : jaxen | jar | 1.1.1 |
net.java.dev.stax-utils : stax-utils | jar | 20080702 |
net.sf.saxon : Saxon-HE | jar | 9.6.0-10 |
net.sf.saxon : Saxon-HE | jar | 9.6.0-10 |
javax.xml.xquery » xqj-api | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.mule : mule-core | test-jar | 3.9.0 |
org.mule.tests : mule-tests-functional | jar | 3.9.0 |
xmlunit : xmlunit | jar | 1.6 |
org.mockito : mockito-core | jar | 1.10.19 |
com.googlecode.multithreadedtc : multithreadedtc | jar | 1.01 |