License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices |
GroupId | GroupIdfi.jubic |
ArtifactId | ArtifactIddropwizard-cmd-dbunit |
Last Version | Last Version0.3.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondropwizard-cmd-dbunit
Commands for loading DBUnit fixtures to Drowizard application.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-hibernate | jar | |
org.freemarker : freemarker | jar | |
org.dbunit : dbunit | jar | 2.5.4 |
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-core | jar | 0.9.2 |
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-testing | jar | 0.9.2 |