Last Version

jixture :: hibernate3 1.0.0.rc1

jixture - fixture loader

License

License

Categories

Categories

Net Hibernate Data ORM
GroupId

GroupId

net.cpollet.jixture
ArtifactId

ArtifactId

jixture-hibernate3
Version

Version

1.0.0.rc1
Type

Type

jar
Description

Description

jixture :: hibernate3
jixture - fixture loader
Source Code Management

Source Code Management

https://github.com/cpollet/jixture

Download jixture-hibernate3 1.0.0.rc1


<!-- https://jarcasting.com/artifacts/net.cpollet.jixture/jixture-hibernate3/ -->
<dependency>
    <groupId>net.cpollet.jixture</groupId>
    <artifactId>jixture-hibernate3</artifactId>
    <version>1.0.0.rc1</version>
</dependency>
// https://jarcasting.com/artifacts/net.cpollet.jixture/jixture-hibernate3/
implementation 'net.cpollet.jixture:jixture-hibernate3:1.0.0.rc1'
// https://jarcasting.com/artifacts/net.cpollet.jixture/jixture-hibernate3/
implementation ("net.cpollet.jixture:jixture-hibernate3:1.0.0.rc1")
'net.cpollet.jixture:jixture-hibernate3:jar:1.0.0.rc1'
<dependency org="net.cpollet.jixture" name="jixture-hibernate3" rev="1.0.0.rc1">
  <artifact name="jixture-hibernate3" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.cpollet.jixture', module='jixture-hibernate3', version='1.0.0.rc1')
)
libraryDependencies += "net.cpollet.jixture" % "jixture-hibernate3" % "1.0.0.rc1"
[net.cpollet.jixture/jixture-hibernate3 "1.0.0.rc1"]

Dependencies

compile (2)

Group / Artifact Type Version
net.cpollet.jixture : jixture-core jar 1.0.0.rc2
org.slf4j : slf4j-api jar 1.6.1

provided (4)

Group / Artifact Type Version
org.springframework : spring-context jar 3.0.0.RELEASE
org.springframework : spring-orm jar 3.0.0.RELEASE
org.hibernate : hibernate-core jar 3.5.0-Final
org.hibernate.javax.persistence : hibernate-jpa-2.0-api jar 1.0.0.Final

runtime (2)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j Optional jar 1.7.7
ch.qos.logback : logback-classic Optional jar 1.1.2

test (2)

Group / Artifact Type Version
net.cpollet.jixture : jixture-test-support jar 1.0.0.rc2
com.h2database : h2 jar 1.3.174

Project Modules

There are no modules declared in this project.