Download tuscany-host-http-2.0-M2.jar file - Jar t

Jar examples for t:tuscany-host-http

Description

You can download jar file tuscany-host-http 2.0-M2 in this page.

License

Apache License

Build File

You can use the following script to add tuscany-host-http-2.0-M2.jar to your project.

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

Download

Click the following link to download the jar file.

tuscany-host-http-2.0-M2.jar
tuscany-host-http-2.0-M2.pom



Related Tutorials