Akka Http directives implementing the CORS specifications defined by W3C
akka-http-cors 0.4.2
Group ID:
ch.megard
Artifact ID:
akka-http-cors_2.11
Version:
0.4.2
Release Date:
Nov 17, 2019
Licenses:
Files:
Full Scala Version:
2.11.12
Developers:
libraryDependencies += "ch.megard" %% "akka-http-cors" % "0.4.2"
ivy"ch.megard::akka-http-cors:0.4.2"
//> using dep "ch.megard::akka-http-cors:0.4.2"
import $ivy.`ch.megard::akka-http-cors:0.4.2`
<dependency> <groupId>ch.megard</groupId> <artifactId>akka-http-cors_2.11</artifactId> <version>0.4.2</version> </dependency>
compile group: 'ch.megard', name: 'akka-http-cors_2.11', version: '0.4.2'