Download blended.camel.utils-2.4.0-RC1.jar file - Jar b

Jar examples for b:blended.camel.utils

Description

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-RC1 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add blended.camel.utils-2.4.0-RC1.jar to your project.

<dependency>
   <groupId>de.wayofquality.blended</groupId>
   <artifactId>blended.camel.utils</artifactId>
   <version>2.4.0-RC1</version>
</dependency>
compile group: 'de.wayofquality.blended', name: 'blended.camel.utils', version: '2.4.0-RC1'
libraryDependencies += "de.wayofquality.blended" % "blended.camel.utils" % "2.4.0-RC1"
<dependency org="de.wayofquality.blended" name="blended.camel.utils" rev="2.4.0-RC1"/>
@Grapes(@Grab(group='de.wayofquality.blended', module='blended.camel.utils', version='2.4.0-RC1'))
'de.wayofquality.blended:blended.camel.utils:jar:2.4.0-RC1'

Download

Click the following link to download the jar file.

blended.camel.utils-2.4.0-RC1-javadoc.jar
blended.camel.utils-2.4.0-RC1-sources.jar
blended.camel.utils-2.4.0-RC1.jar
blended.camel.utils-2.4.0-RC1.pom



Related Tutorials