License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdio.github.tf2jaguar.micro |
ArtifactId | ArtifactIdmicro-mybatis-plus |
Last Version | Last Version1.1.3.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmicro-mybatis-plus
mybatis-plus自动生成代码工具
|
<!-- https://jarcasting.com/artifacts/io.github.tf2jaguar.micro/micro-mybatis-plus/ -->
<dependency>
<groupId>io.github.tf2jaguar.micro</groupId>
<artifactId>micro-mybatis-plus</artifactId>
<version>1.1.3.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.tf2jaguar.micro/micro-mybatis-plus/
implementation 'io.github.tf2jaguar.micro:micro-mybatis-plus:1.1.3.RELEASE'
// https://jarcasting.com/artifacts/io.github.tf2jaguar.micro/micro-mybatis-plus/
implementation ("io.github.tf2jaguar.micro:micro-mybatis-plus:1.1.3.RELEASE")
'io.github.tf2jaguar.micro:micro-mybatis-plus:jar:1.1.3.RELEASE'
<dependency org="io.github.tf2jaguar.micro" name="micro-mybatis-plus" rev="1.1.3.RELEASE">
<artifact name="micro-mybatis-plus" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.tf2jaguar.micro', module='micro-mybatis-plus', version='1.1.3.RELEASE')
)
libraryDependencies += "io.github.tf2jaguar.micro" % "micro-mybatis-plus" % "1.1.3.RELEASE"
[io.github.tf2jaguar.micro/micro-mybatis-plus "1.1.3.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.2.6.RELEASE |
com.baomidou : mybatis-plus-boot-starter | jar | 3.4.3.1 |
com.baomidou : mybatis-plus-generator | jar | 3.5.0 |
org.apache.velocity : velocity-engine-core | jar | 2.3 |