Last Version

com.github.dbunit-rules:jpa 0.7.0

JUnit rule for dbunit

License

License

GroupId

GroupId

com.github.dbunit-rules
ArtifactId

ArtifactId

jpa
Version

Version

0.7.0
Type

Type

jar
Description

Description

JUnit rule for dbunit

Download jpa 0.7.0


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.dbunit-rules : core jar 0.7.0
javax.validation : validation-api jar 1.1.0.Final
junit : junit jar 4.12
org.slf4j : slf4j-api jar 1.7.12
org.slf4j : slf4j-simple jar 1.7.12

provided (3)

Group / Artifact Type Version
org.eclipse.persistence : eclipselink jar 2.5.2
org.hibernate : hibernate-core jar 4.3.5.Final
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.1.0

Project Modules

There are no modules declared in this project.