License |
License |
---|---|
GroupId | GroupIdorg.mule.wsdl |
ArtifactId | ArtifactIdmule-wsdl-parser |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWSDL Parser
A tool that provides functionality to introspect a WSDL
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mule-wsdl-parser-1.1.1.pom | |
mule-wsdl-parser-1.1.1.jar | 47 KB |
mule-wsdl-parser-1.1.1-test-sources.jar | 23 KB |
mule-wsdl-parser-1.1.1-sources.jar | 15 KB |
mule-wsdl-parser-1.1.1-javadoc.jar | 87 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mule.wsdl/mule-wsdl-parser/ -->
<dependency>
<groupId>org.mule.wsdl</groupId>
<artifactId>mule-wsdl-parser</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.mule.wsdl/mule-wsdl-parser/
implementation 'org.mule.wsdl:mule-wsdl-parser:1.1.1'
// https://jarcasting.com/artifacts/org.mule.wsdl/mule-wsdl-parser/
implementation ("org.mule.wsdl:mule-wsdl-parser:1.1.1")
'org.mule.wsdl:mule-wsdl-parser:jar:1.1.1'
<dependency org="org.mule.wsdl" name="mule-wsdl-parser" rev="1.1.1">
<artifact name="mule-wsdl-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mule.wsdl', module='mule-wsdl-parser', version='1.1.1')
)
libraryDependencies += "org.mule.wsdl" % "mule-wsdl-parser" % "1.1.1"
[org.mule.wsdl/mule-wsdl-parser "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
wsdl4j : wsdl4j | jar | 1.6.3 |
org.mule.runtime : mule-metadata-model-xml | jar | 1.1.1 |
org.apache.commons : commons-lang3 | jar | 3.6 |
org.apache.cxf : cxf-rt-wsdl | jar | 3.0.13 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.1.3-2 |
net.sf.saxon : Saxon-HE | jar | 9.7.0-15 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.1.3-2 |
org.jetbrains.spek : spek-api | jar | 1.1.2 |
org.junit.platform : junit-platform-launcher | jar | 1.0.0-M4 |
org.jetbrains.spek : spek-junit-platform-engine | jar | 1.1.2 |
org.hamcrest : hamcrest-library | jar | 1.3 |
commons-io : commons-io | jar | 2.5 |
xmlunit : xmlunit | jar | 1.6 |
org.mock-server : mockserver-netty | jar | 3.11 |
org.amshove.kluent : kluent | jar | 1.4 |
com.turbomanage.basic-http-client : http-client-java | jar | 0.89 |
org.junit.platform : junit-platform-surefire-provider | jar | 1.0.0-M4 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.0.0-M4 |
Version |
---|
1.1.1
|