| License |
License |
|---|---|
| Categories |
CategoriesHibernate Data ORM |
| GroupId | GroupIdio.robe |
| ArtifactId | ArtifactIdrobe-hibernate |
| Version | Version0.5.0.0-1039 |
| Type | Typejar |
| Description |
DescriptionA Brand new ROBE for Dropwizard. www.dropwizard.io
|
<!-- https://jarcasting.com/artifacts/io.robe/robe-hibernate/ -->
<dependency>
<groupId>io.robe</groupId>
<artifactId>robe-hibernate</artifactId>
<version>0.5.0.0-1039</version>
</dependency>
// https://jarcasting.com/artifacts/io.robe/robe-hibernate/
implementation 'io.robe:robe-hibernate:0.5.0.0-1039'
// https://jarcasting.com/artifacts/io.robe/robe-hibernate/
implementation ("io.robe:robe-hibernate:0.5.0.0-1039")
'io.robe:robe-hibernate:jar:0.5.0.0-1039'
<dependency org="io.robe" name="robe-hibernate" rev="0.5.0.0-1039">
<artifact name="robe-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.robe', module='robe-hibernate', version='0.5.0.0-1039')
)
libraryDependencies += "io.robe" % "robe-hibernate" % "0.5.0.0-1039"
[io.robe/robe-hibernate "0.5.0.0-1039"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.dropwizard : dropwizard-db | jar | 0.9.2 |
| io.dropwizard : dropwizard-hibernate | jar | 0.9.2 |
| org.reflections : reflections | jar | 0.9.10 |
| com.google.inject : guice | jar | 4.0 |
| io.robe : robe-common | jar | 0.5.0.0-1039 |
| junit : junit | jar | 4.11 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.easymock : easymock | jar | 3.2 |