Last Version

Dropwizard hibernate test util 1.3.8

Hibernate utility class for dropwizard applications

License

License

Categories

Categories

DropWizard Container Microservices Hibernate Data ORM
GroupId

GroupId

com.github.mtakaki
ArtifactId

ArtifactId

dropwizard-hibernate-test-util
Version

Version

1.3.8
Type

Type

jar
Description

Description

Dropwizard hibernate test util
Hibernate utility class for dropwizard applications
Project URL

Project URL

https://github.com/mtakaki/dropwizard-hibernate-test-util
Source Code Management

Source Code Management

https://github.com/mtakaki/dropwizard-hibernate-test-util

Download dropwizard-hibernate-test-util 1.3.8


<!-- https://jarcasting.com/artifacts/com.github.mtakaki/dropwizard-hibernate-test-util/ -->
<dependency>
    <groupId>com.github.mtakaki</groupId>
    <artifactId>dropwizard-hibernate-test-util</artifactId>
    <version>1.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mtakaki/dropwizard-hibernate-test-util/
implementation 'com.github.mtakaki:dropwizard-hibernate-test-util:1.3.8'
// https://jarcasting.com/artifacts/com.github.mtakaki/dropwizard-hibernate-test-util/
implementation ("com.github.mtakaki:dropwizard-hibernate-test-util:1.3.8")
'com.github.mtakaki:dropwizard-hibernate-test-util:jar:1.3.8'
<dependency org="com.github.mtakaki" name="dropwizard-hibernate-test-util" rev="1.3.8">
  <artifact name="dropwizard-hibernate-test-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mtakaki', module='dropwizard-hibernate-test-util', version='1.3.8')
)
libraryDependencies += "com.github.mtakaki" % "dropwizard-hibernate-test-util" % "1.3.8"
[com.github.mtakaki/dropwizard-hibernate-test-util "1.3.8"]

Dependencies

compile (2)

Group / Artifact Type Version
io.dropwizard : dropwizard-hibernate jar 1.3.8
org.hsqldb : hsqldb jar 2.4.1

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4
junit : junit jar 4.12

test (2)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19
org.assertj : assertj-guava jar 3.2.1

Project Modules

There are no modules declared in this project.