griffon-hibernate3-plugin

Griffon Hibernate3 Plugin

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.codehaus.griffon.plugins
ArtifactId

ArtifactId

griffon-hibernate3-plugin
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

griffon-hibernate3-plugin
Griffon Hibernate3 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-plugin

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

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