<dependency>
<groupId>org.cristalise</groupId>
<artifactId>cristalise-dsl</artifactId>
<version>5.2.1</version>
</dependency>
compile
|-- org.cristalise:cristalise-kernel:5.2.1
|-- org.codehaus.groovy:groovy-all:2.5.8
|-- commons-lang:commons-lang:2.6
|-- org.xmlunit:xmlunit-core:2.3.0
|-- org.apache.commons:commons-csv:1.5
|-- org.mvel:mvel2:2.4.4.Final
|-- org.apache.poi:poi-ooxml:3.17
|-- org.codehaus.castor:castor-xml-schema:1.4.1
|-- org.codehaus.castor:castor-xml:1.4.1
|-- org.apache.shiro:shiro-core:1.4.2
|-- org.slf4j:slf4j-api:1.7.26
provided
|-- org.projectlombok:lombok:1.18.8
runtime