Last Version

dbunit-rules 0.15.1

JUnit rule for dbunit

License

License

GroupId

GroupId

com.github.dbunit-rules
ArtifactId

ArtifactId

parent
Version

Version

0.15.1
Type

Type

pom
Description

Description

dbunit-rules
JUnit rule for dbunit
Project URL

Project URL

https://github.com/rmpestano/dbunit-rules
Source Code Management

Source Code Management

https://github.com/rmpestano/dbunit-rules.git

Download parent 0.15.1

Filename Size
parent-0.15.1.pom 13 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.12

provided (1)

Group / Artifact Type Version
javax : javaee-api jar 7.0

test (2)

Group / Artifact Type Version
org.hsqldb : hsqldb jar 2.3.3
org.assertj : assertj-core jar 2.5.0

Project Modules

  • core
  • cdi
  • cucumber
  • examples
  • junit5