Last Version

debbie-mybatis 0.1.1-RELEASE

debbie framework integration for MyBatis 3

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.truthbean.debbie
ArtifactId

ArtifactId

debbie-mybatis
Version

Version

0.1.1-RELEASE
Type

Type

jar
Description

Description

debbie-mybatis
debbie framework integration for MyBatis 3
Source Code Management

Source Code Management

https://github.com/truthbean/debbie-mybatis

Download debbie-mybatis 0.1.1-RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
com.truthbean.debbie : debbie-jdbc jar 0.1.1-RELEASE
org.mybatis : mybatis jar 3.5.6

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.mariadb.jdbc : mariadb-java-client jar 2.5.4
com.truthbean.debbie : debbie-test jar 0.1.1-RELEASE
com.truthbean.logger : slf4j-boot jar 0.3.0-RELEASE

Project Modules

There are no modules declared in this project.