Last Version

com.github.dbunit-rules:junit5 0.15.1

JUnit rule for dbunit

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.dbunit-rules
ArtifactId

ArtifactId

junit5
Version

Version

0.15.1
Type

Type

jar
Description

Description

JUnit rule for dbunit

Download junit5 0.15.1


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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.dbunit-rules : core jar 0.15.1
org.junit.jupiter : junit-jupiter-api jar 5.0.0-M2
org.junit.platform : junit-platform-commons jar 1.0.0-M2
org.slf4j : slf4j-api jar 1.7.12
org.slf4j : slf4j-simple jar 1.7.12
junit : junit jar 4.12

provided (2)

Group / Artifact Type Version
org.hibernate : hibernate-core jar 4.3.11.Final
javax : javaee-api jar 7.0

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.0.0-M2
org.junit.platform : junit-platform-runner jar 1.0.0-M2
org.hibernate : hibernate-entitymanager jar 4.3.11.Final
org.flywaydb : flyway-core jar 3.2.1
org.hsqldb : hsqldb jar 2.3.3
org.assertj : assertj-core jar 2.5.0

Project Modules

There are no modules declared in this project.