An example showing how to use a shared Netty HTTP server with multiple Camel applications in OSGi container
'org.apache.camel:camel-example-netty-http:2.12.5'
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-example-netty-http</artifactId>
<version>2.12.5</version>
</dependency>
<dependency org="org.apache.camel" name="camel-example-netty-http" rev="2.12.5"/>
"org.apache.camel", "camel-example-netty-http", "2.12.5"