License |
License |
---|---|
Categories |
CategoriesJooby User Interface Web Frameworks |
GroupId | GroupIdorg.jooby |
ArtifactId | ArtifactIdjooby-hbm4 |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhibernate 4.x module
Scalable, fast and modular micro web framework
|
Filename | Size |
---|---|
jooby-hbm4-1.1.3.pom | |
jooby-hbm4-1.1.3.jar | 14 KB |
jooby-hbm4-1.1.3-sources.jar | 9 KB |
jooby-hbm4-1.1.3-javadoc.jar | 48 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jooby : jooby-jdbc | jar | 1.1.3 |
org.hibernate : hibernate-entitymanager | jar | 4.3.9.Final |
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 |