Jar examples for b:blended.camel.utils
A bundle to create a more OSGI-like solution when using the Camel Servlet Component on top of an HTTP OSGI Service. Also see http://www.wayofquality.de/open%20source/camel/using-camel-servlets-within-osgi/
You can download jar file blended.camel.utils 2.5.0-M6 in this page.
The Apache License, Version 2.0
You can use the following script to add blended.camel.utils-2.5.0-M6.jar to your project.
<dependency> <groupId>de.wayofquality.blended</groupId> <artifactId>blended.camel.utils</artifactId> <version>2.5.0-M6</version> </dependency>
compile group: 'de.wayofquality.blended', name: 'blended.camel.utils', version: '2.5.0-M6'
libraryDependencies += "de.wayofquality.blended" % "blended.camel.utils" % "2.5.0-M6"
<dependency org="de.wayofquality.blended" name="blended.camel.utils" rev="2.5.0-M6"/>
@Grapes(@Grab(group='de.wayofquality.blended', module='blended.camel.utils', version='2.5.0-M6'))
'de.wayofquality.blended:blended.camel.utils:jar:2.5.0-M6'
Click the following link to download the jar file.
blended.camel.utils-2.5.0-M6-javadoc.jar