<dependency>
<groupId>org.graceframework</groupId>
<artifactId>grace-core</artifactId>
<version>2022.1.1</version>
</dependency>
compile
|-- org.codehaus.groovy:groovy:3.0.16
|-- org.slf4j:slf4j-api:1.7.36
|-- org.slf4j:jcl-over-slf4j:1.7.36
|-- org.graceframework:grace-api:2022.1.1
|-- org.graceframework:grace-bootstrap:2022.1.1
|-- org.graceframework:grace-plugin-api:2022.1.1
|-- org.graceframework:grace-spring:2022.1.1
|-- org.graceframework:grace-util:2022.1.1
|-- org.graceframework:grace-datastore-core:2022.1.1
|-- org.springframework:spring-beans:5.3.26
|-- org.springframework.boot:spring-boot:2.7.10
|-- org.springframework:spring-context:5.3.26