Last Version

griffon-hibernate3-core 2.1.0

Griffon Hibernate3 Core Plugin

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.codehaus.griffon.plugins
ArtifactId

ArtifactId

griffon-hibernate3-core
Version

Version

2.1.0
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 2.1.0


<!-- 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.