<dependency>
<groupId>org.cristalise</groupId>
<artifactId>cristalise-restapi</artifactId>
<version>6.0.0</version>
</dependency>
<parent> <groupId>org.cristalise</groupId> <artifactId>cristalise</artifactId> <version>6.0.0</version> </parent>
compile
|-- javax.ws.rs:javax.ws.rs-api:2.1
|-- org.glassfish.jaxb:jaxb-runtime
|-- com.fasterxml.jackson.jaxrs:jackson-jaxrs-json-provider
|-- org.glassfish.jersey.core:jersey-common
|-- org.glassfish.jersey.core:jersey-server
|-- org.glassfish.jersey.media:jersey-media-multipart
|-- org.cristalise:cristalise-kernel
|-- org.cristalise:cristalise-xpath-outcomeinit
|-- org.json:json
|-- org.glassfish.jersey.containers:jersey-container-grizzly2-http
|-- org.glassfish.jersey.inject:jersey-hk2
test