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-shared:2.12.2'
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-example-netty-http-shared</artifactId>
<version>2.12.2</version>
</dependency>
<dependency org="org.apache.camel" name="camel-example-netty-http-shared" rev="2.12.2"/>
"org.apache.camel", "camel-example-netty-http-shared", "2.12.2"