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