is not current version
Last Version 0.15.1

com.github.dbunit-rules:cdi 0.13.2


GroupId

GroupId

com.github.dbunit-rules
ArtifactId

ArtifactId

cdi
Version

Version

0.13.2
Type

Type

jar

Download cdi 0.13.2


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