ACT Hibernate

Provides SQL database access through Hibernate library

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.actframework
ArtifactId

ArtifactId

act-hibernate
Last Version

Last Version

1.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

ACT Hibernate
Provides SQL database access through Hibernate library
Project URL

Project URL

http://actframework.org/plugin/hibernate
Project Organization

Project Organization

ActFramework

Download act-hibernate

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.actframework : act-jpa-common jar 1.7.0
org.hibernate : hibernate-core jar 5.1.16.Final
org.hibernate : hibernate-entitymanager jar 5.1.16.Final
org.slf4j : slf4j-api jar 1.7.25
org.osgl : osgl-version jar 2.0.0-BETA-4-JAVA7
org.actframework : act jar 1.8.29

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.9.0
org.osgl : osgl-ut jar 2.0.0-BETA-4-JAVA7

Project Modules

There are no modules declared in this project.

Versions

Version
1.7.0
1.6.1
1.6.0
1.5.8
1.5.7
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.0
1.3.0
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.1
1.0.0