Download transactions-hibernate3-3.9.3.jar file - Jar t

Jar examples for t:transactions-hibernate3

Description

You can download jar file transactions-hibernate3 3.9.3 in this page.

Build File

You can use the following script to add transactions-hibernate3-3.9.3.jar to your project.

<dependency>
   <groupId>com.atomikos</groupId>
   <artifactId>transactions-hibernate3</artifactId>
   <version>3.9.3</version>
</dependency>
compile group: 'com.atomikos', name: 'transactions-hibernate3', version: '3.9.3'
libraryDependencies += "com.atomikos" % "transactions-hibernate3" % "3.9.3"
<dependency org="com.atomikos" name="transactions-hibernate3" rev="3.9.3"/>
@Grapes(@Grab(group='com.atomikos', module='transactions-hibernate3', version='3.9.3'))
'com.atomikos:transactions-hibernate3:jar:3.9.3'

Download

Click the following link to download the jar file.

transactions-hibernate3-3.9.3-javadoc.jar
transactions-hibernate3-3.9.3-sources.jar
transactions-hibernate3-3.9.3.jar
transactions-hibernate3-3.9.3.pom



Related Tutorials