Download tuscany-core-databinding-2.0-Beta3.jar file - Jar t

Jar examples for t:tuscany-core-databinding

Description

You can download jar file tuscany-core-databinding 2.0-Beta3 in this page.

License

Apache License

Build File

You can use the following script to add tuscany-core-databinding-2.0-Beta3.jar to your project.

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

Download

Click the following link to download the jar file.

tuscany-core-databinding-2.0-Beta3.jar
tuscany-core-databinding-2.0-Beta3.pom
tuscany-core-databinding-2.0-Beta3-sources.jar



Related Tutorials