<dependency>
<groupId>io.github.wujun728</groupId>
<artifactId>jun-groovyApi-spring-boot-starter</artifactId>
<version>1.0.21</version>
</dependency>
libraryDependencies += "io.github.wujun728" % "jun-groovyApi-spring-boot-starter" % "1.0.21"
@Grapes(
@Grab(group='io.github.wujun728', module='jun-groovyApi-spring-boot-starter', version='1.0.21')
)
<dependency org="io.github.wujun728" name="jun-groovyApi-spring-boot-starter" rev="1.0.21" />
<parent> <groupId>io.github.wujun728</groupId> <artifactId>jun_springcloud_starter</artifactId> <version>1.0.21</version> </parent>
compile
|-- io.github.wujun728:jun-common-core
|-- io.github.wujun728:jun-db-activerecord:1.0.21
|-- 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