Download tso-server-0.8.0-alpha.jar file - Jar t

Jar examples for t:tso-server

Description

Omid Transaction Status Oracle server

You can download jar file tso-server 0.8.0-alpha in this page.

Build File

You can use the following script to add tso-server-0.8.0-alpha.jar to your project.

<dependency>
   <groupId>com.yahoo.omid</groupId>
   <artifactId>tso-server</artifactId>
   <version>0.8.0-alpha</version>
</dependency>
compile group: 'com.yahoo.omid', name: 'tso-server', version: '0.8.0-alpha'
libraryDependencies += "com.yahoo.omid" % "tso-server" % "0.8.0-alpha"
<dependency org="com.yahoo.omid" name="tso-server" rev="0.8.0-alpha"/>
@Grapes(@Grab(group='com.yahoo.omid', module='tso-server', version='0.8.0-alpha'))
'com.yahoo.omid:tso-server:jar:0.8.0-alpha'

Download

Click the following link to download the jar file.

tso-server-0.8.0-alpha-javadoc.jar
tso-server-0.8.0-alpha-sources.jar
tso-server-0.8.0-alpha-tests.jar
tso-server-0.8.0-alpha.jar
tso-server-0.8.0-alpha.pom



Related Tutorials