is not current version
Last Version 0.15.1

com.github.dbunit-rules:cdi 0.13.0


GroupId

GroupId

com.github.dbunit-rules
ArtifactId

ArtifactId

cdi
Version

Version

0.13.0
Type

Type

jar

Download cdi 0.13.0


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