Hibernate Persistor


License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.nakedobjects.plugins
ArtifactId

ArtifactId

hibernate-persistor
Last Version

Last Version

1.0-beta-1
Release Date

Release Date

Type

Type

jar
Description

Description

Hibernate Persistor
Project Organization

Project Organization

Naked Objects Group Ltd.

Download hibernate-persistor

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.nakedobjects : remoting jar 4.0-beta-1
geronimo-spec : geronimo-spec-jta jar 1.0.1B-rc1
asm : asm jar 3.1
cglib : cglib-nodep jar 2.1_3
org.hibernate : hibernate jar 3.2.6.ga
org.hibernate : hibernate-annotations jar 3.3.0.ga
c3p0 : c3p0 jar 0.9.1.1
hsqldb : hsqldb jar 1.8.0.7

test (3)

Group / Artifact Type Version
org.nakedobjects : metamodel test-jar 4.0-beta-1
org.nakedobjects : runtime test-jar 4.0-beta-1
org.easymock : easymock jar 2.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-beta-1
1.0-alpha-4
1.0-alpha-3