Download spring-dao-hibernate-1.6.jar file - Jar s

Jar examples for s:spring-dao-hibernate

Description

You can download jar file spring-dao-hibernate 1.6 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add spring-dao-hibernate-1.6.jar to your project.

<dependency>
   <groupId>de.taimos</groupId>
   <artifactId>spring-dao-hibernate</artifactId>
   <version>1.6</version>
</dependency>
compile group: 'de.taimos', name: 'spring-dao-hibernate', version: '1.6'
libraryDependencies += "de.taimos" % "spring-dao-hibernate" % "1.6"
<dependency org="de.taimos" name="spring-dao-hibernate" rev="1.6"/>
@Grapes(@Grab(group='de.taimos', module='spring-dao-hibernate', version='1.6'))
'de.taimos:spring-dao-hibernate:jar:1.6'

Download

Click the following link to download the jar file.

spring-dao-hibernate-1.6-javadoc.jar
spring-dao-hibernate-1.6-sources.jar
spring-dao-hibernate-1.6.jar
spring-dao-hibernate-1.6.pom



Related Tutorials