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

Jar examples for t:tuscany-core

Description

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

tuscany-core-2.0.1.jar
tuscany-core-2.0.1.pom
tuscany-core-2.0.1-sources.jar



Related Tutorials