License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.lyr-2000 |
ArtifactId | ArtifactIdmybatis-plugin-util-starter |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmybatis-plugin-util-starter
Demo project for Spring Boot
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.lyr-2000/mybatis-plugin-util-starter/ -->
<dependency>
<groupId>com.github.lyr-2000</groupId>
<artifactId>mybatis-plugin-util-starter</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lyr-2000/mybatis-plugin-util-starter/
implementation 'com.github.lyr-2000:mybatis-plugin-util-starter:1.3'
// https://jarcasting.com/artifacts/com.github.lyr-2000/mybatis-plugin-util-starter/
implementation ("com.github.lyr-2000:mybatis-plugin-util-starter:1.3")
'com.github.lyr-2000:mybatis-plugin-util-starter:jar:1.3'
<dependency org="com.github.lyr-2000" name="mybatis-plugin-util-starter" rev="1.3">
<artifact name="mybatis-plugin-util-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lyr-2000', module='mybatis-plugin-util-starter', version='1.3')
)
libraryDependencies += "com.github.lyr-2000" % "mybatis-plugin-util-starter" % "1.3"
[com.github.lyr-2000/mybatis-plugin-util-starter "1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web Optional | jar | |
org.mybatis.spring.boot : mybatis-spring-boot-starter Optional | jar | 2.1.4 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
mysql : mysql-connector-java Optional | jar | |
org.mybatis.generator : mybatis-generator-core Optional | jar | 1.3.5 |
org.projectlombok : lombok Optional | jar | |
javax.persistence : javax.persistence-api | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |