j

jun-groovy-api-spring-boot-starter

jun-groovy-api 动态API生成开发,可动态生成API并执行API
https://github.com/wujun728/jun-spring-boot-starter/jun-groovy-api-spring-boot-starter
The Apache Software License, Version 2.0
wujun728
文件下载
文件名 操作
jun-groovy-api-spring-boot-starter-1.0.16.jar 下载
jun-groovy-api-spring-boot-starter-1.0.16.pom 下载
jun-groovy-api-spring-boot-starter-1.0.16-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.github.wujun728</groupId>
  <artifactId>jun-groovy-api-spring-boot-starter</artifactId>
  <version>1.0.16</version>
</dependency>
Gradle Groovy
implementation 'io.github.wujun728:jun-groovy-api-spring-boot-starter:1.0.16'
Gradle Kotlin
implementation("io.github.wujun728:jun-groovy-api-spring-boot-starter:1.0.16")
Scala SBT
libraryDependencies += "io.github.wujun728" % "jun-groovy-api-spring-boot-starter" % "1.0.16"
Groovy Grape
@Grapes(
  @Grab(group='io.github.wujun728', module='jun-groovy-api-spring-boot-starter', version='1.0.16')
)
Apache Ivy
<dependency org="io.github.wujun728" name="jun-groovy-api-spring-boot-starter" rev="1.0.16" />
Leiningen
[io.github.wujun728/jun-groovy-api-spring-boot-starter "1.0.16"]
Apache Buildr
'io.github.wujun728:jun-groovy-api-spring-boot-starter:jar:1.0.16'