| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdorg.eclipse.wst | 
| ArtifactId | ArtifactIdwsdl | 
| Version | Version1.1.100-v200707201214 | 
| Type | Typejar | 
| Description | DescriptionWSDL Model | 
| Filename | Size | 
|---|---|
| wsdl-1.1.100-v200707201214.pom | |
| wsdl-1.1.100-v200707201214.jar | 391 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.eclipse.wst/wsdl/ -->
<dependency>
    <groupId>org.eclipse.wst</groupId>
    <artifactId>wsdl</artifactId>
    <version>1.1.100-v200707201214</version>
</dependency>// https://jarcasting.com/artifacts/org.eclipse.wst/wsdl/
implementation 'org.eclipse.wst:wsdl:1.1.100-v200707201214'// https://jarcasting.com/artifacts/org.eclipse.wst/wsdl/
implementation ("org.eclipse.wst:wsdl:1.1.100-v200707201214")'org.eclipse.wst:wsdl:jar:1.1.100-v200707201214'<dependency org="org.eclipse.wst" name="wsdl" rev="1.1.100-v200707201214">
  <artifact name="wsdl" type="jar" />
</dependency>@Grapes(
@Grab(group='org.eclipse.wst', module='wsdl', version='1.1.100-v200707201214')
)libraryDependencies += "org.eclipse.wst" % "wsdl" % "1.1.100-v200707201214"[org.eclipse.wst/wsdl "1.1.100-v200707201214"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.eclipse.emf : ecore | jar | [2.2.0,2.4.0) | 
| org.eclipse : xsd | jar | [2.2.0,2.4.0) | 
| org.eclipse.core : resources | jar | [3.2.0,4.0.0) | 
| javax » wsdl | jar | [1.4.0,1.5.0) | 
| org.eclipse.core : runtime | jar | [3.2.0,4.0.0) | 
| org.apache » xerces | jar | [2.8.0,3.0.0) | 
| com.ibm » icu | jar | [3.4.4,4.0.0) |