Download tuscany-base-2.0-M5.1.jar file - Jar t

Jar examples for t:tuscany-base

Description

You can download jar file tuscany-base 2.0-M5.1 in this page.

Build File

You can use the following script to add tuscany-base-2.0-M5.1.jar to your project.

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

Download

Click the following link to download the jar file.

tuscany-base-2.0-M5.1.jar
tuscany-base-2.0-M5.1.pom



Related Tutorials