dbunit-parent

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

br.com.flexait
ArtifactId

ArtifactId

dbunit-parent
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

dbunit-parent
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/dtelaroli/vraptor-dbunit

Download dbunit-parent

Filename Size
dbunit-parent-0.3.0.pom 6 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/br.com.flexait/dbunit-parent/ -->
<dependency>
    <groupId>br.com.flexait</groupId>
    <artifactId>dbunit-parent</artifactId>
    <version>0.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/br.com.flexait/dbunit-parent/
implementation 'br.com.flexait:dbunit-parent:0.3.0'
// https://jarcasting.com/artifacts/br.com.flexait/dbunit-parent/
implementation ("br.com.flexait:dbunit-parent:0.3.0")
'br.com.flexait:dbunit-parent:pom:0.3.0'
<dependency org="br.com.flexait" name="dbunit-parent" rev="0.3.0">
  <artifact name="dbunit-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='br.com.flexait', module='dbunit-parent', version='0.3.0')
)
libraryDependencies += "br.com.flexait" % "dbunit-parent" % "0.3.0"
[br.com.flexait/dbunit-parent "0.3.0"]

Dependencies

compile (1)

Group / Artifact Type Version
javax.persistence : persistence-api jar 1.0.2

provided (1)

Group / Artifact Type Version
org.dbunit : dbunit jar 2.5.0

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.5
junit : junit jar 4.11
org.hamcrest : hamcrest-library jar 1.3
com.h2database : h2 jar 1.4.181

Project Modules

  • dbunit-api
  • dbunit-ebean
  • dbunit-hibernate

Versions

Version
0.3.0
0.2.0
0.1.0
0.0.1