Download blended-spray-1.1.4.jar file - Jar b

Jar examples for b:blended-spray

Description

Define a Servlet bridge tapping into an OSGI HTTP service as one way to publish Spray based HTTP endpoints.

You can download jar file blended-spray 1.1.4 in this page.

License

Apache License

Build File

You can use the following script to add blended-spray-1.1.4.jar to your project.

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

Download

Click the following link to download the jar file.

blended-spray-1.1.4-javadoc.jar
blended-spray-1.1.4-sources.jar
blended-spray-1.1.4.jar
blended-spray-1.1.4.pom



Related Tutorials