Download tuscany-policy-xml-2.0-M3.jar file - Jar t

Jar examples for t:tuscany-policy-xml

Description

You can download jar file tuscany-policy-xml 2.0-M3 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

tuscany-policy-xml-2.0-M3.jar
tuscany-policy-xml-2.0-M3.pom



Related Tutorials