<dependency>
<groupId>org.graceframework</groupId>
<artifactId>grace-core</artifactId>
<version>2021.0.0</version>
</dependency>
compile
|-- org.codehaus.groovy:groovy:3.0.12
|-- org.slf4j:slf4j-api:1.7.36
|-- org.slf4j:jcl-over-slf4j:1.7.36
|-- org.graceframework:grace-api:2021.0.0
|-- org.graceframework:grace-bootstrap:2021.0.0
|-- org.graceframework:grace-plugin-api:2021.0.0
|-- org.graceframework:grace-spring:2021.0.0
|-- org.graceframework:grace-util:2021.0.0
|-- org.grails:grails-datastore-core:7.2.1
|-- org.springframework:spring-beans:5.3.23
|-- org.springframework.boot:spring-boot:2.6.13
|-- org.springframework:spring-context:5.3.23