<dependency>
<groupId>org.switchyard</groupId>
<artifactId>switchyard-remote</artifactId>
<version>2.0.0.Alpha1</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.switchyard', module='switchyard-remote', version='2.0.0.Alpha1')
)
<parent> <groupId>org.switchyard</groupId> <artifactId>switchyard-core-parent</artifactId> <version>2.0.0.Alpha1</version> </parent>
compile
|-- org.switchyard:switchyard-api
|-- org.switchyard:switchyard-runtime
|-- org.switchyard:switchyard-serial-jackson
|-- org.infinispan:infinispan-core
test
|-- org.jboss.marshalling:jboss-marshalling