is not current version
Last Version 2.0.44

net.oneandone.ioc-unit:ioc-unit-dbunit 2.0.25

Allow the definition of beans as to be validated in the testcontainer

Categories

Categories

Net
GroupId

GroupId

net.oneandone.ioc-unit
ArtifactId

ArtifactId

ioc-unit-dbunit
Version

Version

2.0.25
Type

Type

jar

Download ioc-unit-dbunit 2.0.25


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