Last Version

Jeppetto DAO for Hibernate 0.9-rc2

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.iternine
ArtifactId

ArtifactId

jeppetto-dao-hibernate
Version

Version

0.9-rc2
Type

Type

jar
Description

Description

Jeppetto DAO for Hibernate
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download jeppetto-dao-hibernate 0.9-rc2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.iternine : jeppetto-dao jar 0.9-rc2
org.hibernate : hibernate-core jar 4.3.7.Final
org.hibernate : hibernate-ehcache jar 4.3.7.Final
org.slf4j : slf4j-api jar 1.7.7

test (7)

Group / Artifact Type Version
org.springframework : spring-orm jar 4.1.2.RELEASE
org.springframework : spring-jdbc jar 4.1.2.RELEASE
org.springframework : spring-aop jar 4.1.2.RELEASE
org.liquibase : liquibase-core jar 2.0.1
org.slf4j : slf4j-log4j12 jar 1.7.7
org.iternine : jeppetto-test-functional jar 0.9-rc2
org.iternine : jeppetto-test-support jar 0.9-rc2

Project Modules

There are no modules declared in this project.