Last Version

co.jufeng:co.jufeng.accessor.mybatis 2.0.0

持久化MyBatis组件基于spring boot2

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

co.jufeng
ArtifactId

ArtifactId

co.jufeng.accessor.mybatis
Version

Version

2.0.0
Type

Type

jar
Description

Description

持久化MyBatis组件基于spring boot2

Download co.jufeng.accessor.mybatis 2.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 1.3.1
com.github.pagehelper : pagehelper jar 5.1.2
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.2.3

Project Modules

There are no modules declared in this project.