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

Jar examples for t:tuscany-interface-wsdl

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials