is not current version
Last Version 1.3.8

com.github.mtakaki:dropwizard-hibernate-test-util 0.0.1

Hibernate utility class for dropwizard applications

Categories

Categories

DropWizard Container Microservices Hibernate Data ORM
GroupId

GroupId

com.github.mtakaki
ArtifactId

ArtifactId

dropwizard-hibernate-test-util
Version

Version

0.0.1
Type

Type

jar

Download dropwizard-hibernate-test-util 0.0.1


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