License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdio.github.mytianya |
ArtifactId | ArtifactIdmybatis-quicker |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA springboot quicker starter framework
|
Filename | Size |
---|---|
mybatis-quicker-1.2.1.pom | |
mybatis-quicker-1.2.1.jar | 1 KB |
Browse |
<!-- 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"]
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 |