jfixture-hibernate

Hibernate extension to make it easy to use a Hibernate SessionFactory with jfixture.

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.mpierce
ArtifactId

ArtifactId

jfixture-hibernate
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

jfixture-hibernate
Hibernate extension to make it easy to use a Hibernate SessionFactory with jfixture.
Project URL

Project URL

http://software.mpierce.org/jfixture/jfixture-hibernate
Source Code Management

Source Code Management

http://code.google.com/p/jfixture/source/browse/tags/1.0.1/jfixture-hibernate

Download jfixture-hibernate

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.mpierce : jfixture-core jar 1.0.1
org.mpierce : jfixture-core test-jar 1.0.1
org.slf4j : slf4j-api jar 1.6.1
ch.qos.logback : logback-classic jar 0.9.24
org.hibernate : hibernate-core jar 3.5.5-Final
net.jcip : jcip-annotations jar 1.0
com.intellij : annotations jar 7.0.3

test (7)

Group / Artifact Type Version
org.slf4j : log4j-over-slf4j jar 1.6.1
org.slf4j : jcl-over-slf4j jar 1.6.1
com.h2database : h2 jar 1.2.143
c3p0 : c3p0 jar 0.9.1.2
org.hibernate : hibernate-annotations jar 3.5.5-Final
org.hibernate : hibernate-c3p0 jar 3.5.5-Final
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1