<dependency>
<groupId>io.github.wujun728</groupId>
<artifactId>jun-groovy-api-spring-boot-starter</artifactId>
<version>1.0.16</version>
</dependency>
libraryDependencies += "io.github.wujun728" % "jun-groovy-api-spring-boot-starter" % "1.0.16"
@Grapes(
@Grab(group='io.github.wujun728', module='jun-groovy-api-spring-boot-starter', version='1.0.16')
)
<dependency org="io.github.wujun728" name="jun-groovy-api-spring-boot-starter" rev="1.0.16" />
<parent> <groupId>io.github.wujun728</groupId> <artifactId>jun_springcloud_starter</artifactId> <version>1.0.16</version> </parent>
compile
|-- io.github.wujun728:jun-common
|-- org.springframework.boot:spring-boot-starter-web
|-- org.springframework.boot:spring-boot-configuration-processor
|-- org.springframework.boot:spring-boot-starter-validation
|-- org.springframework.boot:spring-boot-starter-jdbc
|-- org.springframework.boot:spring-boot-starter-data-redis
|-- org.springframework.boot:spring-boot-starter-aop
|-- org.codehaus.groovy:groovy