j

jun-dynamic-form-spring-boot-starter

文件下载
文件名 操作
jun-dynamic-form-spring-boot-starter-1.0.20.jar 下载
jun-dynamic-form-spring-boot-starter-1.0.20.pom 下载
jun-dynamic-form-spring-boot-starter-1.0.20-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.github.wujun728</groupId>
  <artifactId>jun-dynamic-form-spring-boot-starter</artifactId>
  <version>1.0.20</version>
</dependency>
Gradle Groovy
implementation 'io.github.wujun728:jun-dynamic-form-spring-boot-starter:1.0.20'
Gradle Kotlin
implementation("io.github.wujun728:jun-dynamic-form-spring-boot-starter:1.0.20")
Scala SBT
libraryDependencies += "io.github.wujun728" % "jun-dynamic-form-spring-boot-starter" % "1.0.20"
Groovy Grape
@Grapes(
  @Grab(group='io.github.wujun728', module='jun-dynamic-form-spring-boot-starter', version='1.0.20')
)
Apache Ivy
<dependency org="io.github.wujun728" name="jun-dynamic-form-spring-boot-starter" rev="1.0.20" />
Leiningen
[io.github.wujun728/jun-dynamic-form-spring-boot-starter "1.0.20"]
Apache Buildr
'io.github.wujun728:jun-dynamic-form-spring-boot-starter:jar:1.0.20'