<dependency>
<groupId>org.graceframework</groupId>
<artifactId>grace-core</artifactId>
<version>2022.2.9</version>
</dependency>
compile
|-- org.codehaus.groovy:groovy:3.0.23
|-- org.graceframework:grace-api:2022.2.9
|-- org.graceframework:grace-bootstrap:2022.2.9
|-- org.graceframework:grace-plugin-api:2022.2.9
|-- org.graceframework:grace-spring:2022.2.9
|-- org.graceframework:grace-util:2022.2.9
|-- org.graceframework:grace-datastore-core:2022.2.7
|-- org.springframework:spring-beans:5.3.39
|-- org.springframework.boot:spring-boot:2.7.18
|-- org.springframework:spring-context:5.3.39