Download wsdl2-2.4.3.jar file - Jar w

Jar examples for w:wsdl2

Description

WSDL 2 Classes

You can download jar file wsdl2 2.4.3 in this page.

Build File

You can use the following script to add wsdl2-2.4.3.jar to your project.

<dependency>
   <groupId>net.open-esb.core</groupId>
   <artifactId>wsdl2</artifactId>
   <version>2.4.3</version>
</dependency>
compile group: 'net.open-esb.core', name: 'wsdl2', version: '2.4.3'
libraryDependencies += "net.open-esb.core" % "wsdl2" % "2.4.3"
<dependency org="net.open-esb.core" name="wsdl2" rev="2.4.3"/>
@Grapes(@Grab(group='net.open-esb.core', module='wsdl2', version='2.4.3'))
'net.open-esb.core:wsdl2:jar:2.4.3'

Download

Click the following link to download the jar file.

wsdl2-2.4.3-javadoc.jar
wsdl2-2.4.3-sources.jar
wsdl2-2.4.3.jar
wsdl2-2.4.3.pom



Related Tutorials