org.xworker:xworker_hibernate

The parent model liberary of XWorker.

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.xworker
ArtifactId

ArtifactId

xworker_hibernate
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

The parent model liberary of XWorker.
Project Organization

Project Organization

xworker

Download xworker_hibernate

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.xworker : xworker_lang jar 1.4.4
org.hibernate : hibernate-core jar 4.3.11.Final
org.x-meta : org.xmeta.engine jar 1.4.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0