Download tuscany-host-embedded-1.3.jar file - Jar t

Jar examples for t:tuscany-host-embedded

Description

You can download jar file tuscany-host-embedded 1.3 in this page.

License

Apache License

Build File

You can use the following script to add tuscany-host-embedded-1.3.jar to your project.

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

Download

Click the following link to download the jar file.

tuscany-host-embedded-1.3.jar
tuscany-host-embedded-1.3.pom



Related Tutorials