griffon-hibernate3-core

Griffon Hibernate3 Core Plugin

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.codehaus.griffon.plugins
ArtifactId

ArtifactId

griffon-hibernate3-core
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

griffon-hibernate3-core
Griffon Hibernate3 Core Plugin
Project URL

Project URL

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

Source Code Management

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

Download griffon-hibernate3-core

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.hibernate : hibernate-core jar 3.6.10.Final
org.hibernate : hibernate-entitymanager jar 3.6.10.Final
org.javassist : javassist jar 3.21.0-GA
org.codehaus.griffon.plugins : griffon-datasource-core jar 2.1.0

Project Modules

There are no modules declared in this project.

griffon-hibernate3-plugin

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


The Hibernate3 plugin enables lightweight access multiple datasources using Hibernate 3 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