<dependency>
<groupId>org.ow2.orchestra.designer</groupId>
<artifactId>bpmnviews</artifactId>
<version>4.9.1</version>
<type>swc</type>
</dependency>
@Grapes(
@Grab(group='org.ow2.orchestra.designer', module='bpmnviews', version='4.9.1')
)
<parent> <groupId>org.ow2.orchestra.designer</groupId> <artifactId>orchestra-designer</artifactId> <version>4.9.1</version> </parent>
compile
|-- com.adobe.flex.framework:playerglobal
|-- com.adobe.flex.framework:framework
|-- com.adobe.flex.framework:framework
|-- org.ow2.orchestra.designer:designer-flex-model
|-- com.adobe.cairngorm:cairngorm-bin
test