is not current version
Last Version 1.16

de.taimos:spring-dao-hibernate 1.6


Categories

Categories

Hibernate Data ORM
GroupId

GroupId

de.taimos
ArtifactId

ArtifactId

spring-dao-hibernate
Version

Version

1.6
Type

Type

jar

Download spring-dao-hibernate 1.6


<!-- https://jarcasting.com/artifacts/de.taimos/spring-dao-hibernate/ -->
<dependency>
    <groupId>de.taimos</groupId>
    <artifactId>spring-dao-hibernate</artifactId>
    <version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/de.taimos/spring-dao-hibernate/
implementation 'de.taimos:spring-dao-hibernate:1.6'
// https://jarcasting.com/artifacts/de.taimos/spring-dao-hibernate/
implementation ("de.taimos:spring-dao-hibernate:1.6")
'de.taimos:spring-dao-hibernate:jar:1.6'
<dependency org="de.taimos" name="spring-dao-hibernate" rev="1.6">
  <artifact name="spring-dao-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.taimos', module='spring-dao-hibernate', version='1.6')
)
libraryDependencies += "de.taimos" % "spring-dao-hibernate" % "1.6"
[de.taimos/spring-dao-hibernate "1.6"]