Last Version

Open Source New Zealand - Composite hibernate 4.4

Collection of the standard hibernate dependencies

License

License

Categories

Categories

Net Hibernate Data ORM
GroupId

GroupId

nz.net.osnz.composite
ArtifactId

ArtifactId

composite-hibernate
Version

Version

4.4
Type

Type

jar
Description

Description

Open Source New Zealand - Composite hibernate
Collection of the standard hibernate dependencies

Download composite-hibernate 4.4


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

Dependencies

compile (6)

Group / Artifact Type Version
org.hibernate : hibernate-core jar 5.0.0.Final
org.hibernate : hibernate-entitymanager jar 5.0.0.Final
org.hibernate : hibernate-validator jar 5.2.1.Final
javax.el : javax.el-api jar 3.0.1-b04
org.hibernate : hibernate-ehcache jar 5.0.0.Final
net.sf.ehcache : ehcache-core jar 2.6.11

Project Modules

There are no modules declared in this project.