Download javax.wsdl-1.5.1.jar file - Jar j

Jar examples for j:javax.wsdl

Description

A component of the BIRT runtime

You can download jar file javax.wsdl 1.5.1 in this page.

License

Eclipse Public License - v 1.0

Build File

You can use the following script to add javax.wsdl-1.5.1.jar to your project.

<dependency>
   <groupId>org.eclipse.birt.runtime.3_7_1</groupId>
   <artifactId>javax.wsdl</artifactId>
   <version>1.5.1</version>
</dependency>
compile group: 'org.eclipse.birt.runtime.3_7_1', name: 'javax.wsdl', version: '1.5.1'
libraryDependencies += "org.eclipse.birt.runtime.3_7_1" % "javax.wsdl" % "1.5.1"
<dependency org="org.eclipse.birt.runtime.3_7_1" name="javax.wsdl" rev="1.5.1"/>
@Grapes(@Grab(group='org.eclipse.birt.runtime.3_7_1', module='javax.wsdl', version='1.5.1'))
'org.eclipse.birt.runtime.3_7_1:javax.wsdl:jar:1.5.1'

Download

Click the following link to download the jar file.

javax.wsdl-1.5.1.jar
javax.wsdl-1.5.1.pom



Related Tutorials