<dependency>
<groupId>io.github.wujun728</groupId>
<artifactId>jun-dynamic-form-spring-boot-starter</artifactId>
<version>1.0.19</version>
</dependency>
libraryDependencies += "io.github.wujun728" % "jun-dynamic-form-spring-boot-starter" % "1.0.19"
@Grapes(
@Grab(group='io.github.wujun728', module='jun-dynamic-form-spring-boot-starter', version='1.0.19')
)
<dependency org="io.github.wujun728" name="jun-dynamic-form-spring-boot-starter" rev="1.0.19" />
<parent> <groupId>io.github.wujun728</groupId> <artifactId>jun_springcloud_starter</artifactId> <version>1.0.19</version> </parent>
compile
|-- io.github.wujun728:jun-common-core
|-- com.baomidou:mybatis-plus-core
|-- com.baomidou:mybatis-plus-boot-starter
|-- org.mapstruct:mapstruct:1.5.5.Final