Last Version

mybatis 0.0.18

The simple mybatis for java.

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

mybatis
Version

Version

0.0.18
Type

Type

jar
Description

Description

mybatis
The simple mybatis for java.
Source Code Management

Source Code Management

https://github.com/houbb/mybatis

Download mybatis 0.0.18


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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.112
mysql : mysql-connector-java jar 5.1.29
dom4j : dom4j jar 1.6.1
org.apache.commons : commons-jexl3 jar 3.1

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.12

Project Modules

There are no modules declared in this project.