is not current version
Last Version 1.0-beta-1

org.nakedobjects.plugins:hibernate-persistor 1.0-alpha-4


Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.nakedobjects.plugins
ArtifactId

ArtifactId

hibernate-persistor
Version

Version

1.0-alpha-4
Type

Type

jar

Download hibernate-persistor 1.0-alpha-4


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