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.4.0-RC2 in this page.
The Apache License, Version 2.0
You can use the following script to add blended.camel.utils-2.4.0-RC2.jar to your project.
<dependency> <groupId>de.wayofquality.blended</groupId> <artifactId>blended.camel.utils</artifactId> <version>2.4.0-RC2</version> </dependency>
compile group: 'de.wayofquality.blended', name: 'blended.camel.utils', version: '2.4.0-RC2'
libraryDependencies += "de.wayofquality.blended" % "blended.camel.utils" % "2.4.0-RC2"
<dependency org="de.wayofquality.blended" name="blended.camel.utils" rev="2.4.0-RC2"/>
@Grapes(@Grab(group='de.wayofquality.blended', module='blended.camel.utils', version='2.4.0-RC2'))
'de.wayofquality.blended:blended.camel.utils:jar:2.4.0-RC2'
Click the following link to download the jar file.
blended.camel.utils-2.4.0-RC2-javadoc.jar