Download tuscany-interface-wsdl-2.0-M3.jar file - Jar t

Jar examples for t:tuscany-interface-wsdl

Description

You can download jar file tuscany-interface-wsdl 2.0-M3 in this page.

License

Apache License

Build File

You can use the following script to add tuscany-interface-wsdl-2.0-M3.jar to your project.

<dependency>
   <groupId>org.apache.tuscany.sca</groupId>
   <artifactId>tuscany-interface-wsdl</artifactId>
   <version>2.0-M3</version>
</dependency>
compile group: 'org.apache.tuscany.sca', name: 'tuscany-interface-wsdl', version: '2.0-M3'
libraryDependencies += "org.apache.tuscany.sca" % "tuscany-interface-wsdl" % "2.0-M3"
<dependency org="org.apache.tuscany.sca" name="tuscany-interface-wsdl" rev="2.0-M3"/>
@Grapes(@Grab(group='org.apache.tuscany.sca', module='tuscany-interface-wsdl', version='2.0-M3'))
'org.apache.tuscany.sca:tuscany-interface-wsdl:jar:2.0-M3'

Download

Click the following link to download the jar file.

tuscany-interface-wsdl-2.0-M3.jar
tuscany-interface-wsdl-2.0-M3.pom



Related Tutorials