io.github.mytianya:mybatis-quicker

A springboot quicker starter framework

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.mytianya
ArtifactId

ArtifactId

mybatis-quicker
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

A springboot quicker starter framework

Download mybatis-quicker

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.mybatis.spring.boot : mybatis-spring-boot-starter jar 2.0.1
com.github.pagehelper : pagehelper jar 5.1.2
tk.mybatis : mapper-spring-boot-starter jar 2.1.5
javax.persistence : javax.persistence-api jar 2.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2
1.1
1.0