jpm-hibernate

Hibernate implementation of jpm data access.

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.github.jpaoletti
ArtifactId

ArtifactId

jpm-hibernate
Last Version

Last Version

1.5.3
Release Date

Release Date

Type

Type

jar
Description

Description

jpm-hibernate
Hibernate implementation of jpm data access.

Download jpm-hibernate

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
com.github.jpaoletti : jpm-core jar 1.5.3
org.hibernate : hibernate-core jar 3.6.10.Final
org.hibernate : hibernate-c3p0 jar 3.6.10.Final
org.hibernate : hibernate-ehcache jar 3.6.10.Final
org.hibernate : hibernate-entitymanager jar 3.6.10.Final
mysql : mysql-connector-java jar 5.1.18
org.slf4j : slf4j-api jar 1.6.4
org.slf4j : slf4j-log4j12 jar 1.6.4
commons-lang : commons-lang jar 2.6

test (2)

Group / Artifact Type Version
junit : junit jar 4.9
log4j : log4j jar 1.2.16

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.3
1.5.2
1.5.0
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0