Download blended.security.akka.http-2.4.0.2.jar file - Jar b

Jar examples for b:blended.security

Description

Some security aware Akka HTTP routes for the blended container.

You can download jar file blended.security.akka.http 2.4.0.2 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add blended.security.akka.http-2.4.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

blended.security.akka.http-2.4.0.2-javadoc.jar
blended.security.akka.http-2.4.0.2-sources.jar
blended.security.akka.http-2.4.0.2.jar
blended.security.akka.http-2.4.0.2.pom



Related Tutorials