fortuity-hibernate

Hibernate integration for Fortuity

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.fortuityframework
ArtifactId

ArtifactId

fortuity-hibernate
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

fortuity-hibernate
Hibernate integration for Fortuity

Download fortuity-hibernate

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.fortuityframework : fortuity-core jar 1.0.7

provided (1)

Group / Artifact Type Version
org.hibernate : hibernate-annotations jar 3.4.0.GA

test (4)

Group / Artifact Type Version
junit : junit jar 4.5
hsqldb : hsqldb jar 1.8.0.10
org.slf4j : slf4j-simple jar 1.5.8
javassist : javassist jar 3.8.0.GA

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3