<dependency>
<groupId>org.cristalise</groupId>
<artifactId>cristalise-testing</artifactId>
<version>6.0.0</version>
</dependency>
<parent> <groupId>org.cristalise</groupId> <artifactId>cristalise</artifactId> <version>6.0.0</version> </parent>
compile
|-- org.hamcrest:hamcrest-core
|-- org.hamcrest:hamcrest-library
|-- org.cristalise:cristalise-jooqdb
|-- org.cristalise:cristalise-gui
|-- org.cristalise:cristalise-dev
|-- org.cristalise:cristalise-dsl
|-- org.cristalise:cristalise-xpath-outcomeinit
|-- org.cristalise:cristalise-restapi
|-- org.cristalise:cristalise-trigger
|-- org.cristalise:cristalise-inmemory-lookup
|-- org.glassfish.jersey.containers:jersey-container-grizzly2-http
|-- org.glassfish.jersey.inject:jersey-hk2
|-- commons-lang:commons-lang:2.6
|-- net.javacrumbs.json-unit:json-unit
|-- org.junit.platform:junit-platform-launcher
|-- org.junit.jupiter:junit-jupiter-engine
|-- org.junit.vintage:junit-vintage-engine
|-- org.awaitility:awaitility-groovy
|-- org.spockframework:spock-core
|-- org.spockframework:spock-unitils
|-- org.mvel:mvel2
|-- ch.qos.logback:logback-classic
|-- io.rest-assured:rest-assured:5.4.0
runtime