Download tuscany-xsd-2.0.1.jar file - Jar t

Jar examples for t:tuscany-xsd

Description

You can download jar file tuscany-xsd 2.0.1 in this page.

License

Apache License

Build File

You can use the following script to add tuscany-xsd-2.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

tuscany-xsd-2.0.1.jar
tuscany-xsd-2.0.1.pom
tuscany-xsd-2.0.1-sources.jar



Related Tutorials