ServiceMix is an open source ESB based on the Java Business Integration framework - JSR-208
'org.apache.servicemix:common:3.3.2'
<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>common</artifactId>
<version>3.3.2</version>
</dependency>
<dependency org="org.apache.servicemix" name="common" rev="3.3.2"/>
"org.apache.servicemix", "common", "3.3.2"