Last Version

gframework-dao-mybatis 2.1.1-beta

基于mybatis的dao组件扩展包

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.gframework.boot
ArtifactId

ArtifactId

gframework-dao-mybatis
Version

Version

2.1.1-beta
Type

Type

jar
Description

Description

gframework-dao-mybatis
基于mybatis的dao组件扩展包
Project Organization

Project Organization

Pivotal Software, Inc.

Download gframework-dao-mybatis 2.1.1-beta


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web Optional jar 2.3.0.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.0.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.3.0.RELEASE
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.1.1
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.2.10
javax.persistence : javax.persistence-api jar 2.2
com.gframework.boot : gframework-dao-sqlparam jar 2.1.1-beta

Project Modules

There are no modules declared in this project.