Last Version

com.github.developframework:develop-framework-mybatis 0.3

持久层模块 - 对使用mybatis的封装

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.developframework
ArtifactId

ArtifactId

develop-framework-mybatis
Version

Version

0.3
Type

Type

jar
Description

Description

持久层模块 - 对使用mybatis的封装

Download develop-framework-mybatis 0.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 1.2.0
com.github.developframework : develop-framework-commons jar 0.3

runtime (1)

Group / Artifact Type Version
mysql : mysql-connector-java jar 5.1.46

Project Modules

There are no modules declared in this project.