<dependency>
<groupId>io.github.wujun728</groupId>
<artifactId>jun-groovy-api-spring-boot-starter</artifactId>
<version>1.0.6-RELEASE</version>
</dependency>
libraryDependencies += "io.github.wujun728" % "jun-groovy-api-spring-boot-starter" % "1.0.6-RELEASE"
@Grapes(
@Grab(group='io.github.wujun728', module='jun-groovy-api-spring-boot-starter', version='1.0.6-RELEASE')
)
<dependency org="io.github.wujun728" name="jun-groovy-api-spring-boot-starter" rev="1.0.6-RELEASE" />
compile
|-- 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.freemarker:freemarker:2.3.32
|-- org.springframework.boot:spring-boot-starter-freemarker
|-- org.springframework.boot:spring-boot-starter-aop
|-- org.projectlombok:lombok:1.18.26
|-- org.codehaus.groovy:groovy
|-- com.alibaba.fastjson2:fastjson2:2.0.37
|-- commons-io:commons-io:2.13.0
|-- com.google.guava:guava:32.1.1-jre
|-- io.github.wujun728:jun-mybatis-sql-engine:1.0.0-RELEASE
|-- cn.hutool:hutool-all:5.8.20
|-- com.jfinal:activerecord:5.1.2
|-- com.baomidou:mybatis-plus:3.5.3.1
|-- redis.clients:jedis:5.0.0-alpha2
|-- net.sf.ehcache:ehcache:2.10.9.2
|-- com.github.ulisesbocchio:jasypt-spring-boot-starter:2.1.1