is not current version
Last Version 0.7.0

com.github.dbunit-rules:jpa 0.1


GroupId

GroupId

com.github.dbunit-rules
ArtifactId

ArtifactId

jpa
Version

Version

0.1
Type

Type

jar

Download jpa 0.1


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