<dependency>
<groupId>org.graceframework.plugins</groupId>
<artifactId>gsp</artifactId>
<version>2022.0.2</version>
<type>pom</type>
</dependency>
compile
|-- org.codehaus.groovy:groovy:3.0.15
|-- org.graceframework:grace-web-gsp-taglib:2022.0.2
|-- commons-lang:commons-lang:2.6
|-- org.graceframework:grace-core:2022.0.1
|-- org.graceframework:grace-plugin-codecs:2022.0.1
|-- org.graceframework:grace-plugin-url-mappings:2022.0.1
runtime
|-- org.graceframework:grace-web:2022.0.1