License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcn.wekture |
ArtifactId | ArtifactIdfastapi-mybatis-plus-generator |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfastapi-mybatis-plus-generator
An enhanced toolkit of Mybatis to simplify development.
|
<!-- https://jarcasting.com/artifacts/cn.wekture/fastapi-mybatis-plus-generator/ -->
<dependency>
<groupId>cn.wekture</groupId>
<artifactId>fastapi-mybatis-plus-generator</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.wekture/fastapi-mybatis-plus-generator/
implementation 'cn.wekture:fastapi-mybatis-plus-generator:0.0.1'
// https://jarcasting.com/artifacts/cn.wekture/fastapi-mybatis-plus-generator/
implementation ("cn.wekture:fastapi-mybatis-plus-generator:0.0.1")
'cn.wekture:fastapi-mybatis-plus-generator:jar:0.0.1'
<dependency org="cn.wekture" name="fastapi-mybatis-plus-generator" rev="0.0.1">
<artifact name="fastapi-mybatis-plus-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.wekture', module='fastapi-mybatis-plus-generator', version='0.0.1')
)
libraryDependencies += "cn.wekture" % "fastapi-mybatis-plus-generator" % "0.0.1"
[cn.wekture/fastapi-mybatis-plus-generator "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.baomidou : mybatis-plus-extension | jar | 3.1.0 |
org.apache.velocity : velocity-engine-core Optional | jar | 2.0 |
org.freemarker : freemarker Optional | jar | 2.3.28 |
com.ibeetl : beetl Optional | jar | 2.9.8 |
org.projectlombok : lombok | jar | 1.18.6 |
com.alibaba : fastjson | jar | 1.2.54 |