Last Version

dropwizard-cmd-dbunit 0.3.4

Commands for loading DBUnit fixtures to Drowizard application.

License

License

Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

fi.jubic
ArtifactId

ArtifactId

dropwizard-cmd-dbunit
Version

Version

0.3.4
Type

Type

jar
Description

Description

dropwizard-cmd-dbunit
Commands for loading DBUnit fixtures to Drowizard application.
Project URL

Project URL

http://jubic.fi
Project Organization

Project Organization

Jubic Oy
Source Code Management

Source Code Management

https://github.com/jubicoy/dropwizard-cmd-dbunit

Download dropwizard-cmd-dbunit 0.3.4


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

Dependencies

compile (3)

Group / Artifact Type Version
io.dropwizard : dropwizard-hibernate jar
org.freemarker : freemarker jar
org.dbunit : dbunit jar 2.5.4

provided (1)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 0.9.2

test (1)

Group / Artifact Type Version
io.dropwizard : dropwizard-testing jar 0.9.2

Project Modules

There are no modules declared in this project.