Last Version

org.plukh:dbunit-guice-mybatis 1.0.2

DbUnit/Guice/MyBatis integration for testing of guicified DAO classes

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection MyBatis Data ORM
GroupId

GroupId

org.plukh
ArtifactId

ArtifactId

dbunit-guice-mybatis
Version

Version

1.0.2
Type

Type

jar
Description

Description

org.plukh:dbunit-guice-mybatis
DbUnit/Guice/MyBatis integration for testing of guicified DAO classes
Project URL

Project URL

https://github.com/vdenisov/dbunit-guice
Source Code Management

Source Code Management

https://github.com/vdenisov/dbunit-guice

Download dbunit-guice-mybatis 1.0.2


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

Dependencies

compile (8)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.logging.log4j : log4j-api jar 2.6.1
org.apache.logging.log4j : log4j-core jar 2.6.1
com.google.inject : guice jar 4.1.0
org.dbunit : dbunit jar 2.5.1
joda-time : joda-time jar 2.9.4
org.mybatis : mybatis jar 3.4.1
org.mybatis : mybatis-guice jar 3.7.1

test (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.6.1
mysql : mysql-connector-java jar 5.1.39

Project Modules

There are no modules declared in this project.