<dependency>
<groupId>com.solacesystems</groupId>
<artifactId>sol-jms</artifactId>
<version>10.6.3</version>
</dependency>
<parent> <groupId>com.solacesystems</groupId> <artifactId>solsuite</artifactId> <version>10.6.3</version> </parent>
compile
|-- commons-logging:commons-logging
|-- org.osgi:org.osgi.annotation
|-- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jzlib:1.0.7_2
|-- org.apache.geronimo.specs:geronimo-jms_1.1_spec
test
|-- log4j:log4j
|-- junit:junit