| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.oneandone.ioc-unit |
| ArtifactId | ArtifactIdioc-unit-dbunit |
| Last Version | Last Version2.0.44 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionnet.oneandone.ioc-unit:ioc-unit-dbunit
Allow the definition of beans as to be validated in the testcontainer
|
| Filename | Size |
|---|---|
| ioc-unit-dbunit-2.0.44.pom | |
| ioc-unit-dbunit-2.0.44.jar | 9 KB |
| ioc-unit-dbunit-2.0.44-sources.jar | 6 KB |
| ioc-unit-dbunit-2.0.44-javadoc.jar | 36 KB |
| Browse |
<!-- 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.44</version>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone.ioc-unit/ioc-unit-dbunit/
implementation 'net.oneandone.ioc-unit:ioc-unit-dbunit:2.0.44'
// https://jarcasting.com/artifacts/net.oneandone.ioc-unit/ioc-unit-dbunit/
implementation ("net.oneandone.ioc-unit:ioc-unit-dbunit:2.0.44")
'net.oneandone.ioc-unit:ioc-unit-dbunit:jar:2.0.44'
<dependency org="net.oneandone.ioc-unit" name="ioc-unit-dbunit" rev="2.0.44">
<artifact name="ioc-unit-dbunit" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oneandone.ioc-unit', module='ioc-unit-dbunit', version='2.0.44')
)
libraryDependencies += "net.oneandone.ioc-unit" % "ioc-unit-dbunit" % "2.0.44"
[net.oneandone.ioc-unit/ioc-unit-dbunit "2.0.44"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.oneandone.ioc-unit : ioc-unit-ejb | jar | 2.0.44 |
| com.fasterxml.jackson.core : jackson-databind Optional | jar | 2.10.1 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-yaml Optional | jar | 2.10.1 |
| com.google.code.gson : gson Optional | jar | 2.8.6 |
| org.codehaus.jackson : jackson-mapper-asl Optional | jar | 1.9.13 |
| org.yaml : snakeyaml Optional | jar | 1.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.enterprise : jakarta.enterprise.cdi-api | jar | 2.0.2 |
| jakarta.transaction : jakarta.transaction-api | jar | 1.3.2 |
| jakarta.ejb : jakarta.ejb-api | jar | 3.2.6 |
| jakarta.persistence : jakarta.persistence-api | jar | 2.2.3 |
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.3 |
| org.hibernate : hibernate-core | jar | 5.3.24.Final |
| org.hibernate : hibernate-entitymanager | jar | 5.3.24.Final |
| org.dbunit : dbunit | jar | 2.6.0 |
| com.github.mjeanroy : dbunit-plus | jar | 2.0.1 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| junit : junit | jar | 4.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.h2database : h2 | jar | 1.4.200 |
| ch.qos.logback : logback-classic | jar | 1.0.9 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.2 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
| org.hamcrest : hamcrest | jar | 2.1 |
| org.apache.maven.surefire : surefire-logger-api Optional | jar | 2.21.0 |