License |
License |
---|---|
Categories |
CategoriesNet Hibernate Data ORM |
GroupId | GroupIdnet.cpollet.jixture |
ArtifactId | ArtifactIdjixture-hibernate3 |
Version | Version1.0.0.rc1 |
Type | Typejar |
Description |
Descriptionjixture :: hibernate3
jixture - fixture loader
|
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
net.cpollet.jixture : jixture-core | jar | 1.0.0.rc2 |
org.slf4j : slf4j-api | jar | 1.6.1 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j Optional | jar | 1.7.7 |
ch.qos.logback : logback-classic Optional | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
net.cpollet.jixture : jixture-test-support | jar | 1.0.0.rc2 |
com.h2database : h2 | jar | 1.3.174 |