<dependency>
<groupId>org.switchyard</groupId>
<artifactId>switchyard-security</artifactId>
<version>0.6.0.Final</version>
</dependency>
@Grapes(
@Grab(group='org.switchyard', module='switchyard-security', version='0.6.0.Final')
)
<parent> <groupId>org.switchyard</groupId> <artifactId>switchyard-core-parent</artifactId> <version>0.6.0.Final</version> </parent>
compile
|-- org.switchyard:switchyard-api
|-- org.switchyard:switchyard-common
|-- log4j:log4j
provided
|-- org.jboss.com.sun.httpserver:httpserver