hibernate 4.x module

Scalable, fast and modular micro web framework

License

License

Categories

Categories

Jooby User Interface Web Frameworks
GroupId

GroupId

org.jooby
ArtifactId

ArtifactId

jooby-hbm4
Last Version

Last Version

1.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

hibernate 4.x module
Scalable, fast and modular micro web framework

Download jooby-hbm4

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jooby : jooby-jdbc jar 1.1.3
org.hibernate : hibernate-entitymanager jar 4.3.9.Final

test (6)

Group / Artifact Type Version
org.jooby : jooby jar 1.1.3
junit : junit jar 4.12
org.easymock : easymock jar 3.2
org.powermock : powermock-api-easymock jar 1.6.4
org.powermock : powermock-module-junit4 jar 1.6.4
org.jacoco : org.jacoco.agent jar 0.7.8

Project Modules

There are no modules declared in this project.
org.jooby

jooby

The modular web framework for Java and Kotlin

Versions

Version
1.1.3
1.1.2
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0.CR8
1.0.0.CR7