Download spring-tx-annotations-0.1.0.jar file - Jar s

Jar examples for s:spring-tx-annotations

Description

You can download jar file spring-tx-annotations 0.1.0 in this page.

Build File

You can use the following script to add spring-tx-annotations-0.1.0.jar to your project.

<dependency>
   <groupId>com.mysema.spring</groupId>
   <artifactId>spring-tx-annotations</artifactId>
   <version>0.1.0</version>
</dependency>
compile group: 'com.mysema.spring', name: 'spring-tx-annotations', version: '0.1.0'
libraryDependencies += "com.mysema.spring" % "spring-tx-annotations" % "0.1.0"
<dependency org="com.mysema.spring" name="spring-tx-annotations" rev="0.1.0"/>
@Grapes(@Grab(group='com.mysema.spring', module='spring-tx-annotations', version='0.1.0'))
'com.mysema.spring:spring-tx-annotations:jar:0.1.0'

Download

Click the following link to download the jar file.

spring-tx-annotations-0.1.0-sources.jar
spring-tx-annotations-0.1.0.jar
spring-tx-annotations-0.1.0.pom



Related Tutorials