<dependency>
<groupId>org.grails</groupId>
<artifactId>grails-databinding</artifactId>
<version>3.3.16</version>
</dependency>
compile
|-- org.codehaus.groovy:groovy:2.4.21
|-- org.slf4j:slf4j-api:1.7.25
|-- org.slf4j:jcl-over-slf4j:1.7.25
|-- org.codehaus.groovy:groovy-xml:2.4.21
test
|-- org.codehaus.groovy:groovy-test:2.4.21
|-- junit:junit:4.12
|-- org.slf4j:slf4j-simple:1.7.25