Last Version

hibernate 5.x module 1.6.9

A modular micro web framework for Java and Kotlin

License

License

Categories

Categories

Jooby User Interface Web Frameworks
GroupId

GroupId

org.jooby
ArtifactId

ArtifactId

jooby-hbm
Version

Version

1.6.9
Type

Type

jar
Description

Description

hibernate 5.x module
A modular micro web framework for Java and Kotlin

Download jooby-hbm 1.6.9


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jooby : jooby-jdbc jar 1.6.9
javax.enterprise : cdi-api jar 1.1
org.hibernate : hibernate-core jar 5.3.9.Final

test (9)

Group / Artifact Type Version
org.jooby : jooby jar 1.6.9
junit : junit jar 4.12
org.easymock : easymock jar 3.6
org.powermock : powermock-api-easymock jar 1.7.4
org.powermock : powermock-module-junit4 jar 1.7.4
org.jacoco : org.jacoco.agent jar 0.8.1
org.jooby : jooby-netty jar 1.6.9
org.jooby : jooby-jackson jar 1.6.9
com.h2database : h2 jar 1.4.197

Project Modules

There are no modules declared in this project.