Download blended.security.spray-2.3.0-RC10.jar file - Jar b

Jar examples for b:blended.security

Description

Some security aware spray routes for the blended container.

You can download jar file blended.security.spray 2.3.0-RC10 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add blended.security.spray-2.3.0-RC10.jar to your project.

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

Download

Click the following link to download the jar file.

blended.security.spray-2.3.0-RC10-javadoc.jar
blended.security.spray-2.3.0-RC10-sources.jar
blended.security.spray-2.3.0-RC10.jar
blended.security.spray-2.3.0-RC10.pom



Related Tutorials