| License |
License |
|---|---|
| Categories |
CategoriesMyBatis Data ORM |
| GroupId | GroupIdxyz.tneciv |
| ArtifactId | ArtifactIdmybatis-starter |
| Last Version | Last VersionQin.SR2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmybatis-starter
Mybatis starter for Spring Boot
|
| Filename | Size |
|---|---|
| mybatis-starter-Qin.SR2.pom | |
| mybatis-starter-Qin.SR2.jar | 7 KB |
| mybatis-starter-Qin.SR2-sources.jar | 4 KB |
| mybatis-starter-Qin.SR2-javadoc.jar | 405 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/xyz.tneciv/mybatis-starter/ -->
<dependency>
<groupId>xyz.tneciv</groupId>
<artifactId>mybatis-starter</artifactId>
<version>Qin.SR2</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.tneciv/mybatis-starter/
implementation 'xyz.tneciv:mybatis-starter:Qin.SR2'
// https://jarcasting.com/artifacts/xyz.tneciv/mybatis-starter/
implementation ("xyz.tneciv:mybatis-starter:Qin.SR2")
'xyz.tneciv:mybatis-starter:jar:Qin.SR2'
<dependency org="xyz.tneciv" name="mybatis-starter" rev="Qin.SR2">
<artifact name="mybatis-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.tneciv', module='mybatis-starter', version='Qin.SR2')
)
libraryDependencies += "xyz.tneciv" % "mybatis-starter" % "Qin.SR2"
[xyz.tneciv/mybatis-starter "Qin.SR2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.pagehelper : pagehelper-spring-boot-starter | jar | 1.2.13 |
| org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.1.2 |
| org.apache.commons : commons-lang3 | jar | 3.10 |
| xyz.tneciv : common-core | jar | Qin.SR2 |
| org.mybatis.dynamic-sql : mybatis-dynamic-sql | jar | 1.1.4 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.1.16.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.16.RELEASE |
| org.projectlombok : lombok Optional | jar | 1.18.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-devtools Optional | jar | 2.1.16.RELEASE |