Last Version

com.github.dbunit-rules:core 0.15.1

JUnit rule for dbunit

License

License

GroupId

GroupId

com.github.dbunit-rules
ArtifactId

ArtifactId

core
Version

Version

0.15.1
Type

Type

jar
Description

Description

JUnit rule for dbunit

Download core 0.15.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.dbunit : dbunit jar 2.5.3
org.yaml : snakeyaml jar 1.16
org.codehaus.jackson : jackson-mapper-lgpl jar 1.2.1
junit : junit jar 4.12

provided (3)

Group / Artifact Type Version
org.hibernate : hibernate-core jar 4.3.5.Final
org.eclipse.persistence : eclipselink jar 2.5.2
javax : javaee-api jar 7.0

test (5)

Group / Artifact Type Version
info.cukes : cucumber-junit jar 1.2.4
info.cukes : cucumber-java jar 1.2.4
org.codehaus.groovy : groovy-all jar 2.4.6
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.