Download tuscany-implementation-java-runtime-2.0-Beta1.jar file - Jar t

Jar examples for t:tuscany-implementation-java-runtime

Description

You can download jar file tuscany-implementation-java-runtime 2.0-Beta1 in this page.

License

Apache License

Build File

You can use the following script to add tuscany-implementation-java-runtime-2.0-Beta1.jar to your project.

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

Download

Click the following link to download the jar file.

tuscany-implementation-java-runtime-2.0-Beta1.jar
tuscany-implementation-java-runtime-2.0-Beta1.pom
tuscany-implementation-java-runtime-2.0-Beta1-sources.jar



Related Tutorials