<dependency>
<groupId>org.graceframework</groupId>
<artifactId>grace-spring-boot</artifactId>
<version>2023.0.3</version>
</dependency>
@Grapes(
@Grab(group='org.graceframework', module='grace-spring-boot', version='2023.0.3')
)
compile
|-- org.apache.groovy:groovy:4.0.23
|-- org.graceframework:grace-api:2023.0.3
|-- org.graceframework:grace-bootstrap:2023.0.3
|-- org.graceframework:grace-util:2023.0.3
|-- org.springframework:spring-beans:6.0.23
|-- org.springframework.boot:spring-boot:3.0.13
|-- org.springframework:spring-context:6.0.23