griffon-hibernate4-core

Griffon Hibernate4 Core Plugin

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.codehaus.griffon.plugins
ArtifactId

ArtifactId

griffon-hibernate4-core
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

griffon-hibernate4-core
Griffon Hibernate4 Core Plugin
Project URL

Project URL

http://griffon-plugins.github.io/griffon-hibernate4-plugin
Source Code Management

Source Code Management

https://github.com/griffon-plugins/griffon-hibernate4-plugin

Download griffon-hibernate4-core

How to add to project

<!-- https://jarcasting.com/artifacts/org.codehaus.griffon.plugins/griffon-hibernate4-core/ -->
<dependency>
    <groupId>org.codehaus.griffon.plugins</groupId>
    <artifactId>griffon-hibernate4-core</artifactId>
    <version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.griffon.plugins/griffon-hibernate4-core/
implementation 'org.codehaus.griffon.plugins:griffon-hibernate4-core:2.1.0'
// https://jarcasting.com/artifacts/org.codehaus.griffon.plugins/griffon-hibernate4-core/
implementation ("org.codehaus.griffon.plugins:griffon-hibernate4-core:2.1.0")
'org.codehaus.griffon.plugins:griffon-hibernate4-core:jar:2.1.0'
<dependency org="org.codehaus.griffon.plugins" name="griffon-hibernate4-core" rev="2.1.0">
  <artifact name="griffon-hibernate4-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.griffon.plugins', module='griffon-hibernate4-core', version='2.1.0')
)
libraryDependencies += "org.codehaus.griffon.plugins" % "griffon-hibernate4-core" % "2.1.0"
[org.codehaus.griffon.plugins/griffon-hibernate4-core "2.1.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.hibernate : hibernate-core jar 4.3.11.Final
org.hibernate : hibernate-entitymanager jar 4.3.11.Final
org.codehaus.griffon.plugins : griffon-datasource-core jar 2.1.0

Project Modules

There are no modules declared in this project.

griffon-hibernate4-plugin

Build Status (travis) Build Status Coverage Status ASL2 Licensed download donations Patreon orange


The Hibernate4 plugin enables lightweight access multiple datasources using Hibernate This plugin does NOT provide domain classes nor dynamic finders like GORM does.

Refer to the plugin guide for further information on configuration and usage.

org.codehaus.griffon.plugins

Versions

Version
2.1.0