License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcn.ivan95.me |
ArtifactId | ArtifactIdmybatis-extend-gen |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMybatis Extend Gen
实体同步工具。
|
Filename | Size |
---|---|
mybatis-extend-gen-1.0.4.pom | |
mybatis-extend-gen-1.0.4.jar | 4 KB |
mybatis-extend-gen-1.0.4-sources.jar | 2 KB |
mybatis-extend-gen-1.0.4-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.ivan95.me/mybatis-extend-gen/ -->
<dependency>
<groupId>cn.ivan95.me</groupId>
<artifactId>mybatis-extend-gen</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.ivan95.me/mybatis-extend-gen/
implementation 'cn.ivan95.me:mybatis-extend-gen:1.0.4'
// https://jarcasting.com/artifacts/cn.ivan95.me/mybatis-extend-gen/
implementation ("cn.ivan95.me:mybatis-extend-gen:1.0.4")
'cn.ivan95.me:mybatis-extend-gen:jar:1.0.4'
<dependency org="cn.ivan95.me" name="mybatis-extend-gen" rev="1.0.4">
<artifact name="mybatis-extend-gen" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.ivan95.me', module='mybatis-extend-gen', version='1.0.4')
)
libraryDependencies += "cn.ivan95.me" % "mybatis-extend-gen" % "1.0.4"
[cn.ivan95.me/mybatis-extend-gen "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.19 |
org.mybatis.spring.boot : mybatis-spring-boot-starter Optional | jar | 1.3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |