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