Last Version

Hibernate DAO for Spring 1.16

Taimos OSS parent for Maven Central projects

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

de.taimos
ArtifactId

ArtifactId

spring-dao-hibernate
Version

Version

1.16
Type

Type

jar
Description

Description

Hibernate DAO for Spring
Taimos OSS parent for Maven Central projects
Project URL

Project URL

https://github.com/taimos/spring-dao-hibernate
Project Organization

Project Organization

Taimos GmbH

Download spring-dao-hibernate 1.16


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

Dependencies

compile (6)

Group / Artifact Type Version
org.hibernate : hibernate-entitymanager jar 4.3.11.Final
joda-time : joda-time jar 2.9.1
org.springframework : spring-tx jar 4.2.3.RELEASE
org.springframework : spring-orm jar 4.2.3.RELEASE
org.liquibase : liquibase-core jar 3.4.1
com.mattbertolini : liquibase-slf4j jar 1.2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.