Combines the commons, core-client and server jars as they contain too many duplicate packages to be deployed separately.
'org.apache.activemq:artemis-server-osgi:1.2.0'
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>artemis-server-osgi</artifactId>
<version>1.2.0</version>
</dependency>
<dependency org="org.apache.activemq" name="artemis-server-osgi" rev="1.2.0"/>
"org.apache.activemq", "artemis-server-osgi", "1.2.0"