Download tuscany-implementation-spring-2.0-M4.jar file - Jar t

Jar examples for t:tuscany-implementation-spring

Description

You can download jar file tuscany-implementation-spring 2.0-M4 in this page.

License

Apache License

Build File

You can use the following script to add tuscany-implementation-spring-2.0-M4.jar to your project.

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

Download

Click the following link to download the jar file.

tuscany-implementation-spring-2.0-M4.jar
tuscany-implementation-spring-2.0-M4.pom



Related Tutorials